Skip to content

Use r-lib/actions to lint R files #2017

Use r-lib/actions to lint R files

Use r-lib/actions to lint R files #2017

Triggered via push April 9, 2025 22:12
Status Failure
Total duration 1m 4s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
build
Missing download info for actions/upload-artifact@v3
test (macos-latest)
The process '/Users/runner/hostedtoolcache/node/18.20.8/arm64/bin/npm' failed with exit code 1
test (ubuntu-latest)
The operation was canceled.
test (ubuntu-latest)
The strategy configuration was canceled because "test.macos-latest" failed
test (windows-latest)
The operation was canceled.
test (windows-latest)
The strategy configuration was canceled because "test.macos-latest" failed
lint
Process completed with exit code 31.
eslint: src/helpViewer/cran.ts#L87
Expected { after 'if' condition
eslint: src/helpViewer/cran.ts#L59
'parseCranJson' is defined but never used
lint: session/vsc.R#L535
file=session/vsc.R,line=535,col=13,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint: session/vsc.R#L160
file=session/vsc.R,line=160,col=29,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint: session/vsc.R#L121
file=session/vsc.R,line=121,col=21,[return_linter] Use implicit return behavior; explicit return() is not needed.