Skip to content

fix overcounting issue for incompatible counts #249

fix overcounting issue for incompatible counts

fix overcounting issue for incompatible counts #249

Triggered via pull request March 14, 2024 02:36
Status Success
Total duration 22m 23s
Artifacts

lint.yaml

on: pull_request
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. 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. 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.