Skip to content

Major trims, minor cleanup, reorganize config #15

Major trims, minor cleanup, reorganize config

Major trims, minor cleanup, reorganize config #15

Triggered via pull request September 1, 2024 21:01
Status Failure
Total duration 1m 34s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (windows-latest, 20.x): server/src/Lexer.ts#L28
'ObjectOrArrayStyle' is defined but never used. Allowed unused vars must match /^_/u
build (windows-latest, 20.x): server/src/completionProvider.ts#L14
'connection' is defined but never used. Allowed unused vars must match /^_/u
build (windows-latest, 20.x): server/src/config.ts#L200
Unexpected any. Specify a different type
build (windows-latest, 20.x)
Process completed with exit code 1.
build (windows-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/