add error message for missing strata #490
lint-changed-files.yaml
on: pull_request
lint-changed-files
1m 36s
Annotations
1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
|
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/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.
|
lint-changed-files:
R/utils.R#L17
file=R/utils.R,line=17,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint-changed-files:
R/utils.R#L17
file=R/utils.R,line=17,col=25,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint-changed-files:
R/utils.R#L25
file=R/utils.R,line=25,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint-changed-files:
R/utils.R#L33
file=R/utils.R,line=33,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint-changed-files:
R/utils.R#L37
file=R/utils.R,line=37,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 115 characters.
|