Logistic models: Be less verbose by default + be less scary for users with less red #708
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 46s
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/1_model_parameters.R#L183
file=R/1_model_parameters.R,line=183,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 151 characters.
|
lint-changed-files / lint-changed-files:
R/format.R#L6
file=R/format.R,line=6,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 71 to at most 40.
|
lint-changed-files / lint-changed-files:
R/format.R#L246
file=R/format.R,line=246,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 43 to at most 40.
|
lint-changed-files / lint-changed-files:
R/format.R#L748
file=R/format.R,line=748,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 45 to at most 40.
|