Skip to content

Multiplex_Major_Patch #266

Multiplex_Major_Patch

Multiplex_Major_Patch #266

Triggered via pull request October 29, 2024 09:02
Status Success
Total duration 2m 9s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
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: 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.