Use r-lib/actions to lint R files #2017
main.yml
on: push
build
2s
eslint
30s
markdownlint-cli
11s
lint
59s
devreplay
23s
Matrix: test
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.
|