refactor cargo-processx functions #537
Annotations
1 error and 6 warnings
lint
Process completed with exit code 31.
|
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:
R/run_cargo.R#L21
file=R/run_cargo.R,line=21,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 160 characters.
|
lint:
R/run_cargo.R#L27
file=R/run_cargo.R,line=27,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
lint:
R/run_cargo.R#L33
file=R/run_cargo.R,line=33,col=39,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/run_cargo.R#L79
file=R/run_cargo.R,line=79,col=2,[trailing_blank_lines_linter] Missing terminal newline.
|
lint:
tests/testthat/test-license_note.R#L11
file=tests/testthat/test-license_note.R,line=11,col=44,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|