Major trims, minor cleanup, reorganize config #15
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/
|