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