Skip to content

edits after VStudio #46

edits after VStudio

edits after VStudio #46

Triggered via push August 23, 2024 15:27
Status Failure
Total duration 1m 55s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
Process completed with exit code 31.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: data-raw/DATASET.R#L3
file=data-raw/DATASET.R,line=3,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: data-raw/DATASET.R#L4
file=data-raw/DATASET.R,line=4,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: data-raw/DATASET.R#L9
file=data-raw/DATASET.R,line=9,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: data-raw/DATASET.R#L10
file=data-raw/DATASET.R,line=10,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: data-raw/DATASET.R#L25
file=data-raw/DATASET.R,line=25,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: data-raw/DATASET.R#L35
file=data-raw/DATASET.R,line=35,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/constrainedforecast.R#L4
file=R/constrainedforecast.R,line=4,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 380 characters.
lint: R/constrainedforecast.R#L6
file=R/constrainedforecast.R,line=6,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
lint: R/constrainedforecast.R#L10
file=R/constrainedforecast.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
lint: R/constrainedforecast.R#L31
file=R/constrainedforecast.R,line=31,col=33,[object_name_linter] Variable and function name style should match snake_case or symbols.