Skip to content

draft of use_crate() #406

draft of use_crate()

draft of use_crate() #406

Triggered via pull request August 1, 2024 22:00
Status Failure
Total duration 1m 54s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
Process completed with exit code 31.
lint
The following actions uses Node.js version which is deprecated 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#L10
file=R/use_crate.R,line=10,col=78,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/use_crate.R#L15
file=R/use_crate.R,line=15,col=63,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/use_crate.R#L36
file=R/use_crate.R,line=36,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/use_crate.R#L40
file=R/use_crate.R,line=40,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
lint: R/use_crate.R#L41
file=R/use_crate.R,line=41,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/use_crate.R#L47
file=R/use_crate.R,line=47,col=2,[brace_linter] There should be a space before an opening curly brace.
lint: R/use_crate.R#L47
file=R/use_crate.R,line=47,col=2,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/use_crate.R#L50
file=R/use_crate.R,line=50,col=57,[brace_linter] There should be a space before an opening curly brace.
lint: R/use_crate.R#L50
file=R/use_crate.R,line=50,col=57,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/use_crate.R#L66
file=R/use_crate.R,line=66,col=60,[brace_linter] There should be a space before an opening curly brace.