use_msrv() #454
Triggered via pull request
September 7, 2024 17:28
Status
Failure
Total duration
10m 55s
Artifacts
–
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#L8
file=R/use_msrv.R,line=8,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 223 characters.
|
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#L10
file=R/use_msrv.R,line=10,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 290 characters.
|
lint:
R/use_msrv.R#L11
file=R/use_msrv.R,line=11,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/use_msrv.R#L12
file=R/use_msrv.R,line=12,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 253 characters.
|
lint:
R/use_msrv.R#L12
file=R/use_msrv.R,line=12,col=253,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/use_msrv.R#L13
file=R/use_msrv.R,line=13,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
lint:
R/use_msrv.R#L14
file=R/use_msrv.R,line=14,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 263 characters.
|