more edits to est.incidence.by() #464
lint-changed-files.yaml
on: pull_request
lint-changed-files
4m 1s
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/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 20.
|
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#L144
file=R/est.incidence.by.R,line=144,col=6,[indentation_linter] Hanging indent should be 20 spaces but is 6 spaces.
|
lint-changed-files:
R/est.incidence.by.R#L148
file=R/est.incidence.by.R,line=148,col=6,[indentation_linter] Hanging indent should be 20 spaces but is 6 spaces.
|
lint-changed-files:
R/est.incidence.by.R#L192
file=R/est.incidence.by.R,line=192,col=5,[object_usage_linter] local variable 'time' assigned but may not be used
|
lint-changed-files:
R/est.incidence.by.R#L255
file=R/est.incidence.by.R,line=255,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
lint-changed-files:
R/est.incidence.by.R#L266
file=R/est.incidence.by.R,line=266,col=2,[indentation_linter] Indentation should be 0 spaces but is 2 spaces.
|
lint-changed-files:
R/utils.R#L1
file=R/utils.R,line=1,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint-changed-files:
R/utils.R#L5
file=R/utils.R,line=5,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint-changed-files:
R/utils.R#L5
file=R/utils.R,line=5,col=26,[object_name_linter] Variable and function name style should match snake_case or symbols.
|