Skip to content

Remove hmisc dependency #10

Remove hmisc dependency

Remove hmisc dependency #10

Triggered via pull request April 4, 2024 18:37
Status Failure
Total duration 6m 28s
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#L8
file=data-raw/example_model_output.R,line=8,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: data-raw/example_model_output.R#L9
file=data-raw/example_model_output.R,line=9,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 123 characters.
lint: data-raw/example_model_output.R#L12
file=data-raw/example_model_output.R,line=12,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
lint: data-raw/example_target_data.R#L10
file=data-raw/example_target_data.R,line=10,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: inst/example-data/example-simple-forecast-hub/README.Rmd#L33
file=inst/example-data/example-simple-forecast-hub/README.Rmd,line=33,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/data.R#L53
file=R/data.R,line=53,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
lint: R/Hmisc-utils.R#L4
file=R/Hmisc-utils.R,line=4,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/Hmisc-utils.R#L4
file=R/Hmisc-utils.R,line=4,col=36,[infix_spaces_linter] Put spaces around all infix operators.
lint: R/Hmisc-utils.R#L4
file=R/Hmisc-utils.R,line=4,col=48,[infix_spaces_linter] Put spaces around all infix operators.
lint: R/Hmisc-utils.R#L4
file=R/Hmisc-utils.R,line=4,col=71,[trailing_whitespace_linter] Trailing whitespace is superfluous.