include_reference = TRUE
erroneously works with datawizard::contr.deviation()
#673
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 35s
Annotations
1 error and 5 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files
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.
|
lint-changed-files / lint-changed-files:
R/utils_format.R#L458
file=R/utils_format.R,line=458,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 127 characters.
|
lint-changed-files / lint-changed-files:
R/utils_format.R#L462
file=R/utils_format.R,line=462,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 126 characters.
|
lint-changed-files / lint-changed-files:
R/utils_format.R#L560
file=R/utils_format.R,line=560,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 42 to at most 40.
|
lint-changed-files / lint-changed-files:
R/utils_format.R#L929
file=R/utils_format.R,line=929,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 101 to at most 40.
|