Skip to content

Fix lint issues

Fix lint issues #11

Triggered via pull request April 4, 2024 21:00
Status Failure
Total duration 6m 47s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: data-raw/example_model_output.R#L9
file=data-raw/example_model_output.R,line=9,col=78,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/data.R#L53
file=R/data.R,line=53,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
lint: R/linear_pool.R#L89
file=R/linear_pool.R,line=89,col=34,[infix_spaces_linter] Put spaces around all infix operators.
lint: R/linear_pool.R#L94
file=R/linear_pool.R,line=94,col=70,[infix_spaces_linter] Put spaces around all infix operators.
lint: R/linear_pool.R#L95
file=R/linear_pool.R,line=95,col=39,[indentation_linter] Hanging indent should be 47 spaces but is 39 spaces.
lint: R/linear_pool.R#L110
file=R/linear_pool.R,line=110,col=30,[indentation_linter] Hanging indent should be 24 spaces but is 30 spaces.
lint: R/linear_pool.R#L116
file=R/linear_pool.R,line=116,col=30,[indentation_linter] Hanging indent should be 29 spaces but is 30 spaces.
lint: R/simple_ensemble.R#L52
file=R/simple_ensemble.R,line=52,col=39,[indentation_linter] Hanging indent should be 47 spaces but is 39 spaces.
lint: R/simple_ensemble.R#L55
file=R/simple_ensemble.R,line=55,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/simple_ensemble.R#L56
file=R/simple_ensemble.R,line=56,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.