Skip to content

reconciling cran-fixes with main: autoplot.curve_params #46

reconciling cran-fixes with main: autoplot.curve_params

reconciling cran-fixes with main: autoplot.curve_params #46

Triggered via pull request September 20, 2024 02:19
Status Failure
Total duration 24m 14s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 4 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files: R/autoplot.curve_params.R#L5
file=R/autoplot.curve_params.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
lint-changed-files: R/autoplot.curve_params.R#L9
file=R/autoplot.curve_params.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 617 characters.
lint-changed-files: R/autoplot.curve_params.R#L20
file=R/autoplot.curve_params.R,line=20,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
lint-changed-files: R/autoplot.curve_params.R#L40
file=R/autoplot.curve_params.R,line=40,col=3,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.