Skip to content

version bump in devel #242

version bump in devel

version bump in devel #242

Triggered via push August 23, 2023 08:56
Status Success
Total duration 22m 20s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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#L4
file=data-raw/DATASET.R,line=4,col=38,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: data-raw/DATASET.R#L5
file=data-raw/DATASET.R,line=5,col=41,[infix_spaces_linter] Put spaces around all infix operators.
lint: data-raw/DATASET.R#L6
file=data-raw/DATASET.R,line=6,col=62,[infix_spaces_linter] Put spaces around all infix operators.
lint: data-raw/DATASET.R#L7
file=data-raw/DATASET.R,line=7,col=25,[commas_linter] Commas should always have a space after.
lint: data-raw/DATASET.R#L7
file=data-raw/DATASET.R,line=7,col=39,[commas_linter] Commas should always have a space after.
lint: data-raw/DATASET.R#L8
file=data-raw/DATASET.R,line=8,col=63,[infix_spaces_linter] Put spaces around all infix operators.
lint: data-raw/DATASET.R#L10
file=data-raw/DATASET.R,line=10,col=17,[assignment_linter] Use <-, not =, for assignment.
lint: data-raw/DATASET.R#L11
file=data-raw/DATASET.R,line=11,col=21,[quotes_linter] Only use double-quotes.
lint: data-raw/DATASET.R#L12
file=data-raw/DATASET.R,line=12,col=21,[infix_spaces_linter] Put spaces around all infix operators.
lint: data-raw/DATASET.R#L12
file=data-raw/DATASET.R,line=12,col=22,[quotes_linter] Only use double-quotes.