Read cargo metadata #471
Triggered via pull request
September 22, 2024 22:47
Status
Failure
Total duration
3m 19s
Artifacts
–
Annotations
1 error and 5 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/use_crate.R#L67
file=R/use_crate.R,line=67,col=41,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
lint:
R/use_crate.R#L67
file=R/use_crate.R,line=67,col=41,[brace_linter] There should be a space before an opening curly brace.
|
lint:
R/use_crate.R#L67
file=R/use_crate.R,line=67,col=41,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
lint:
R/use_crate.R#L67
file=R/use_crate.R,line=67,col=76,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
|