add error message for missing strata #383
lint-changed-files.yaml
on: pull_request
lint-changed-files
28m 0s
Annotations
1 error and 6 warnings
lint-changed-files
Process completed with exit code 31.
|
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:
R/est.incidence.by.R#L70
file=R/est.incidence.by.R,line=70,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 21.
|
lint-changed-files:
R/est.incidence.by.R#L70
file=R/est.incidence.by.R,line=70,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint-changed-files:
R/est.incidence.by.R#L128
file=R/est.incidence.by.R,line=128,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint-changed-files:
R/est.incidence.by.R#L166
file=R/est.incidence.by.R,line=166,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint-changed-files:
R/est.incidence.by.R#L250
file=R/est.incidence.by.R,line=250,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|