Skip to content

Fix no visible binding for global variable(s) issue (#97) #7

Fix no visible binding for global variable(s) issue (#97)

Fix no visible binding for global variable(s) issue (#97) #7

Triggered via push March 11, 2024 15:11
Status Failure
Total duration 1m 48s
Artifacts

lint.yaml

on: push
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/hubEnsembles-package.R#L1
file=R/hubEnsembles-package.R,line=1,col=91,[trailing_blank_lines_linter] Missing terminal newline.
lint: R/linear_pool_quantile.R#L41
file=R/linear_pool_quantile.R,line=41,col=24,[indentation_linter] Hanging indent should be 33 spaces but is 24 spaces.
lint: R/linear_pool_quantile.R#L58
file=R/linear_pool_quantile.R,line=58,col=21,[indentation_linter] Hanging indent should be 23 spaces but is 21 spaces.
lint: R/linear_pool_quantile.R#L68
file=R/linear_pool_quantile.R,line=68,col=6,[indentation_linter] Hanging indent should be 21 spaces but is 6 spaces.