build(deps-dev): migrate to @vscode/test-electron #1697
nodejs-ci.yml
on: pull_request
Build on Ubuntu
39s
Build on MacOS
1m 40s
Build on Windows
1m 29s
Annotations
6 warnings
Build on Ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build on Ubuntu:
src/ConfigurationManager.ts#L21
'URL' is defined but never used. Allowed unused vars must match /^_/u
|
Build on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build on Windows:
src/ConfigurationManager.ts#L21
'URL' is defined but never used. Allowed unused vars must match /^_/u
|
Build on MacOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build on MacOS:
src/ConfigurationManager.ts#L21
'URL' is defined but never used. Allowed unused vars must match /^_/u
|