Skip to content

switch pipes from %>% to |> #386

switch pipes from %>% to |>

switch pipes from %>% to |> #386

Triggered via pull request October 29, 2024 07:51
Status Failure
Total duration 29m 54s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
29m 43s
lint-changed-files
Fit to window
Zoom out
Zoom in

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/add_point_to_graph.R#L6
file=R/add_point_to_graph.R,line=6,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
lint-changed-files: R/as_pop_data.R#L4
file=R/as_pop_data.R,line=4,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 86 characters.
lint-changed-files: R/as_pop_data.R#L9
file=R/as_pop_data.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
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.
lint-changed-files: R/autoplot.seroincidence.by.R#L19
file=R/autoplot.seroincidence.by.R,line=19,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 86 characters.
lint-changed-files: R/autoplot.seroincidence.by.R#L36
file=R/autoplot.seroincidence.by.R,line=36,col=27,[assignment_linter] Use <-, not =, for assignment.
lint-changed-files: R/autoplot.seroincidence.by.R#L55
file=R/autoplot.seroincidence.by.R,line=55,col=13,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
lint-changed-files: R/autoplot.seroincidence.by.R#L56
file=R/autoplot.seroincidence.by.R,line=56,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.R#L4
file=R/autoplot.seroincidence.R,line=4,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 104 characters.
lint-changed-files: R/autoplot.seroincidence.R#L18
file=R/autoplot.seroincidence.R,line=18,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 86 characters.