Skip to content

fixes #105, standardize dates from LS #39

fixes #105, standardize dates from LS

fixes #105, standardize dates from LS #39

Triggered via push October 10, 2024 21:20
Status Failure
Total duration 2m 2s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 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: R/barplot.R#L66
file=R/barplot.R,line=66,col=58,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/barplot.R#L91
file=R/barplot.R,line=91,col=8,[indentation_linter] Indentation should be 15 spaces but is 8 spaces.
lint: R/barplot.R#L112
file=R/barplot.R,line=112,col=8,[indentation_linter] Indentation should be 30 spaces but is 8 spaces.
lint: R/limesurvey.R#L721
file=R/limesurvey.R,line=721,col=9,[brace_linter] Any function spanning multiple lines should use curly braces.