Skip to content

Update base image 187781999 #377

Update base image 187781999

Update base image 187781999 #377

Triggered via pull request June 13, 2024 21:30
Status Success
Total duration 10m 29s
Artifacts

R-codecov-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-coverage: R/api.R#L182
file=R/api.R,line=182,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 16, this has 23.
test-coverage: R/insertions.R#L346
file=R/insertions.R,line=346,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 16, this has 22.
test-coverage: tests/testthat/test-append-subvariables.R#L13
file=tests/testthat/test-append-subvariables.R,line=13,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 102 characters.