Upgrade dependencies #1971
main.yml
on: push
build
50s
eslint
20s
markdownlint-cli
24s
lintr
1m 9s
devreplay
13s
Matrix: test
Annotations
12 errors and 9 warnings
eslint:
src/helpViewer/index.ts#L733
Unsafe assignment of an `any` value
|
eslint:
src/helpViewer/index.ts#L733
Unsafe call of an `any` typed value
|
eslint:
src/helpViewer/index.ts#L736
Unsafe member access .value on an `any` value
|
eslint
Process completed with exit code 1.
|
test (macos-latest):
src/helpViewer/helpPreviewer.ts#L149
Type '(event: fs.WatchEventType, filename: string) => void' is not assignable to type 'WatchListener<string>'.
|
test (macos-latest):
src/helpViewer/index.ts#L733
Property 'highlight' does not exist on type 'typeof import("highlight.js")'.
|
test (macos-latest)
The process '/Users/runner/hostedtoolcache/node/16.20.1/arm64/bin/npm' failed with exit code 2
|
test (windows-latest)
The job was canceled because "macos-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
test (ubuntu-latest)
The operation was canceled.
|
build
yarn failed with exit code 1
|
devreplay
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint:
src/helpViewer/cran.ts#L59
'parseCranJson' is defined but never used
|
eslint:
src/helpViewer/cran.ts#L87
Expected { after 'if' condition
|
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, GabrielBB/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
markdownlint-cli
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lintr
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|