Skip to content

Revert to est_seroincidence_by() #1118

Revert to est_seroincidence_by()

Revert to est_seroincidence_by() #1118

Triggered via pull request June 17, 2025 03:36
Status Failure
Total duration 3m 40s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
3m 35s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files: R/summary.seroincidence.by.R#L8
file=R/summary.seroincidence.by.R,line=8,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint-changed-files: R/est_seroincidence_by.R#L285
file=R/est_seroincidence_by.R,line=285,col=3,[object_usage_linter] no visible global function definition for 'estimate_scr_by'
lint-changed-files: R/est_seroincidence_by.R#L284
file=R/est_seroincidence_by.R,line=284,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint-changed-files: R/autoplot.seroincidence.by.R#L59
file=R/autoplot.seroincidence.by.R,line=59,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/autoplot.seroincidence.by.R#L58
file=R/autoplot.seroincidence.by.R,line=58,col=13,[seq_linter] Use seq_along(...) instead of 1:length(...), which is likely to be wrong in the empty edge case.
lint-changed-files: R/autoplot.seroincidence.by.R#L39
file=R/autoplot.seroincidence.by.R,line=39,col=27,[assignment_linter] Use one of <-, <<- for assignment, not =.
lint-changed-files: R/autoplot.seroincidence.by.R#L7
file=R/autoplot.seroincidence.by.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 114 characters.