Skip to content

use_msrv()

use_msrv() #448

Triggered via pull request September 7, 2024 17:11
Status Failure
Total duration 3m 53s
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 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_msrv.R#L2
file=R/use_msrv.R,line=2,col=76,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/use_msrv.R#L5
file=R/use_msrv.R,line=5,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/use_msrv.R#L9
file=R/use_msrv.R,line=9,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/use_msrv.R#L12
file=R/use_msrv.R,line=12,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/use_msrv.R#L17
file=R/use_msrv.R,line=17,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/use_msrv.R#L18
file=R/use_msrv.R,line=18,col=49,[brace_linter] There should be a space before an opening curly brace.
lint: R/use_msrv.R#L18
file=R/use_msrv.R,line=18,col=49,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/use_msrv.R#L20
file=R/use_msrv.R,line=20,col=24,[brace_linter] There should be a space before an opening curly brace.
lint: R/use_msrv.R#L20
file=R/use_msrv.R,line=20,col=24,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/use_msrv.R#L36
file=R/use_msrv.R,line=36,col=78,[trailing_whitespace_linter] Trailing whitespace is superfluous.