Skip to content

package down

package down #57

Triggered via push October 14, 2024 03:19
Status Failure
Total duration 1m 50s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
lint
Process completed with exit code 31.
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
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.