Skip to content

Update ci 2

Update ci 2 #10

Triggered via pull request December 21, 2023 10:35
@tbobytboby
synchronize #100
update-ci-2
Status Failure
Total duration 52s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test: client/extension/extension.ts#L7
Cannot find module 'path' or its corresponding type declarations.
Test: client/extension/extension.ts#L8
Cannot find module 'os' or its corresponding type declarations.
Test: client/extension/extension.ts#L9
Cannot find module 'fs' or its corresponding type declarations.
Test: client/extension/extension.ts#L10
Cannot find module 'vscode' or its corresponding type declarations.
Test: client/extension/extension.ts#L11
Cannot find module 'vscode' or its corresponding type declarations.
Test: client/extension/extension.ts#L12
Cannot find module 'vscode-languageclient' or its corresponding type declarations.
Test: client/extension/extension.ts#L13
Cannot find module 'domain' or its corresponding type declarations.
Test: client/extension/extension.ts#L17
Cannot find module 'util' or its corresponding type declarations.
Test: client/extension/extension.ts#L177
Parameter 'doc' implicitly has an 'any' type.
Test: client/extension/extension.ts#L207
Parameter '_' implicitly has an 'any' type.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/