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

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
deploy: node_modules/@types/jest/index.d.ts#L1
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'HookFunction', but here has type 'Lifecycle'.
deploy: node_modules/@types/jest/index.d.ts#L1
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'HookFunction', but here has type 'Lifecycle'.
deploy: node_modules/@types/jest/index.d.ts#L1
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'SuiteFunction', but here has type 'Describe'.
deploy: node_modules/@types/jest/index.d.ts#L1
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'PendingSuiteFunction', but here has type 'Describe'.
deploy: node_modules/@types/jest/index.d.ts#L1
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'TestFunction', but here has type 'It'.
deploy: node_modules/@types/jest/index.d.ts#L1
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'PendingTestFunction', but here has type 'It'.
deploy: node_modules/@types/jest/index.d.ts#L1
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'TestFunction', but here has type 'It'.
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/