Skip to content

version 0.1.4

version 0.1.4 #16

Triggered via push February 14, 2024 20:08
Status Success
Total duration 2m 35s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: data-raw/DATASET.R#L15
file=data-raw/DATASET.R,line=15,col=2,[indentation_linter] Hanging indent should be 12 spaces but is 2 spaces.
lint: data-raw/DATASET.R#L30
file=data-raw/DATASET.R,line=30,col=1,[object_name_linter] Variable and function name style should match snake_case, symbols or CamelCase.
lint: R/main.R#L107
file=R/main.R,line=107,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 44.
lint: R/main.R#L124
file=R/main.R,line=124,col=27,[commas_linter] Commas should always have a space after.
lint: R/main.R#L139
file=R/main.R,line=139,col=7,[object_name_linter] Variable and function name style should match snake_case, symbols or CamelCase.
lint: R/main.R#L186
file=R/main.R,line=186,col=7,[object_name_linter] Variable and function name style should match snake_case, symbols or CamelCase.
lint: R/main.R#L198
file=R/main.R,line=198,col=8,[indentation_linter] Hanging indent should be 11 spaces but is 8 spaces.
lint: R/main.R#L365
file=R/main.R,line=365,col=3,[object_name_linter] Variable and function name style should match snake_case, symbols or CamelCase.
lint: R/main.R#L370
file=R/main.R,line=370,col=3,[object_name_linter] Variable and function name style should match snake_case, symbols or CamelCase.
lint: R/main.R#L395
file=R/main.R,line=395,col=5,[object_name_linter] Variable and function name style should match snake_case, symbols or CamelCase.