Skip to content

Merge remote-tracking branch 'origin/rel-6.5.2531' #363

Merge remote-tracking branch 'origin/rel-6.5.2531'

Merge remote-tracking branch 'origin/rel-6.5.2531' #363

Triggered via push March 27, 2024 16:29
Status Success
Total duration 6m 51s
Artifacts
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.