fix more linting issues #7
Annotations
1 error and 11 warnings
Lint
Process completed with exit code 31.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
R/data-process.R#L30
file=R/data-process.R,line=30,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 96 characters.
|
Lint:
R/data-process.R#L65
file=R/data-process.R,line=65,col=3,[object_usage_linter] local variable 'weight_column' assigned but may not be used
|
Lint:
R/health-plots.R#L14
file=R/health-plots.R,line=14,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 107 characters.
|
Lint:
R/health-plots.R#L83
file=R/health-plots.R,line=83,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 90 characters.
|
Lint:
R/health-plots.R#L168
file=R/health-plots.R,line=168,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.
|
Lint:
R/health-plots.R#L241
file=R/health-plots.R,line=241,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.
|
Lint:
R/health-plots.R#L340
file=R/health-plots.R,line=340,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
Lint:
R/health-plots.R#L454
file=R/health-plots.R,line=454,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 33.
|
Lint:
tests/testthat/test-health-plots.R#L31
file=tests/testthat/test-health-plots.R,line=31,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 characters.
|
Lint:
tests/testthat/test-health-plots.R#L93
file=tests/testthat/test-health-plots.R,line=93,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
Loading