include documentation for fusion mode #252
Annotations
14 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
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. 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#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.
|