Skip to content

add as_noise_params #14

add as_noise_params

add as_noise_params #14

Triggered via pull request September 5, 2024 21:27
Status Failure
Total duration 24m 49s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
24m 39s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files: R/est.incidence.by.R#L69
file=R/est.incidence.by.R,line=69,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 21.
lint-changed-files: R/est.incidence.by.R#L69
file=R/est.incidence.by.R,line=69,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint-changed-files: R/est.incidence.by.R#L127
file=R/est.incidence.by.R,line=127,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#L182
file=R/est.incidence.by.R,line=182,col=2,[indentation_linter] Indentation should be 4 spaces but is 2 spaces.
lint-changed-files: R/est.incidence.by.R#L182
file=R/est.incidence.by.R,line=182,col=3,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
lint-changed-files: R/est.incidence.by.R#L203
file=R/est.incidence.by.R,line=203,col=5,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
lint-changed-files: R/est.incidence.by.R#L203
file=R/est.incidence.by.R,line=203,col=25,[assignment_linter] Use <-, not ->, for assignment.
lint-changed-files: R/est.incidence.by.R#L212
file=R/est.incidence.by.R,line=212,col=5,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
lint-changed-files: R/est.incidence.by.R#L248
file=R/est.incidence.by.R,line=248,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.