more edits to est.incidence.by() #450
lint-changed-files.yaml
on: pull_request
lint-changed-files
4m 13s
Annotations
1 error and 11 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/check_strata.R#L13
file=R/check_strata.R,line=13,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 134 characters.
|
lint-changed-files:
R/check_strata.R#L17
file=R/check_strata.R,line=17,col=23,[assignment_linter] Use <-, not =, for assignment.
|
lint-changed-files:
R/check_strata.R#L18
file=R/check_strata.R,line=18,col=23,[assignment_linter] Use <-, not =, for assignment.
|
lint-changed-files:
R/check_strata.R#L21
file=R/check_strata.R,line=21,col=14,[assignment_linter] Use <-, not =, for assignment.
|
lint-changed-files:
R/check_strata.R#L21
file=R/check_strata.R,line=21,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
|
lint-changed-files:
R/check_strata.R#L22
file=R/check_strata.R,line=22,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 characters.
|
lint-changed-files:
R/check_strata.R#L24
file=R/check_strata.R,line=24,col=21,[assignment_linter] Use <-, not =, for assignment.
|
lint-changed-files:
R/check_strata.R#L25
file=R/check_strata.R,line=25,col=39,[brace_linter] Any function spanning multiple lines should use curly braces.
|
lint-changed-files:
R/check_strata.R#L26
file=R/check_strata.R,line=26,col=8,[indentation_linter] Indentation should be 19 spaces but is 8 spaces.
|
lint-changed-files:
R/check_strata.R#L26
file=R/check_strata.R,line=26,col=68,[object_usage_linter] no visible global function definition for '%>%'
|