Skip to content

use_msrv()

use_msrv() #451

Triggered via pull request September 7, 2024 17:19
Status Failure
Total duration 6m 37s
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=42,[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=42,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/use_msrv.R#L23
file=R/use_msrv.R,line=23,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/use_msrv.R#L42
file=R/use_msrv.R,line=42,col=78,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/use_msrv.R#L50
file=R/use_msrv.R,line=50,col=2,[indentation_linter] Indentation should be 4 spaces but is 2 spaces.