Skip to content
Triggered via push February 15, 2024 12:51
Status Failure
Total duration 28s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
deploy: src/test/suite/extension.test.ts#L1
Cannot find name 'suite'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
deploy: src/test/suite/index.ts#L1
Could not find a declaration file for module 'mocha'. '/home/runner/work/vscode-gwion/vscode-gwion/node_modules/mocha/index.js' implicitly has an 'any' type.
deploy: src/test/suite/index.ts#L1
Could not find a declaration file for module 'glob'. '/home/runner/work/vscode-gwion/vscode-gwion/node_modules/glob/glob.js' implicitly has an 'any' type.
deploy: src/test/suite/index.ts#L1
Parameter 'err' implicitly has an 'any' type.
deploy: src/test/suite/index.ts#L1
Parameter 'files' implicitly has an 'any' type.
deploy: src/test/suite/index.ts#L1
Parameter 'f' implicitly has an 'any' type.
deploy: src/test/suite/index.ts#L1
Parameter 'failures' implicitly has an 'any' type.
deploy
npm failed with exit code 1
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, HaaLeo/publish-vscode-extension@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, HaaLeo/publish-vscode-extension@v0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/