Better add blocks #753
ci.yml
on: pull_request
Annotations
1 error and 11 warnings
lint / lint
Process completed with exit code 31.
|
lint / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / lint:
R/registry.R#L56
file=R/registry.R,line=56,col=57,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint / lint:
R/registry.R#L299
file=R/registry.R,line=299,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint / lint:
R/registry.R#L300
file=R/registry.R,line=300,col=43,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint / lint:
R/registry.R#L304
file=R/registry.R,line=304,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint / lint:
R/registry.R#L306
file=R/registry.R,line=306,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint / lint:
R/server.R#L465
file=R/server.R,line=465,col=50,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint / lint:
R/server.R#L471
file=R/server.R,line=471,col=2,[indentation_linter] Hanging indent should be 15 spaces but is 2 spaces.
|
lint / lint:
R/server.R#L473
file=R/server.R,line=473,col=4,[indentation_linter] Indentation should be 17 spaces but is 4 spaces.
|
lint / lint:
R/server.R#L475
file=R/server.R,line=475,col=4,[indentation_linter] Indentation should be 17 spaces but is 4 spaces.
|
lint / lint:
R/server.R#L481
file=R/server.R,line=481,col=6,[indentation_linter] Indentation should be 19 spaces but is 6 spaces.
|