Skip to content

Derived variables should be created with derived flag (defaults to FALSE, but configurable with global options) #400

Derived variables should be created with derived flag (defaults to FALSE, but configurable with global options)

Derived variables should be created with derived flag (defaults to FALSE, but configurable with global options) #400

Triggered via pull request November 8, 2024 20:16
Status Success
Total duration 10m 2s
Artifacts

R-codecov-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
test-coverage
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
test-coverage
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
test-coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/as-data-frame.R#L132
file=R/as-data-frame.R,line=132,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 103 characters.
test-coverage: R/as-data-frame.R#L141
file=R/as-data-frame.R,line=141,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 105 characters.
test-coverage: R/as-data-frame.R#L162
file=R/as-data-frame.R,line=162,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 102 characters.
test-coverage: R/as-data-frame.R#L182
file=R/as-data-frame.R,line=182,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 109 characters.
test-coverage: R/as-data-frame.R#L198
file=R/as-data-frame.R,line=198,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 116 characters.
test-coverage: R/as-data-frame.R#L201
file=R/as-data-frame.R,line=201,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 115 characters.
test-coverage: R/as-data-frame.R#L203
file=R/as-data-frame.R,line=203,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 110 characters.
test-coverage: R/as-data-frame.R#L220
file=R/as-data-frame.R,line=220,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 104 characters.
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.