Update packages and fix build errors #166
Annotations
13 errors and 13 warnings
Build Extension
@types/vscode 1.91 greater than engines.vscode ^1.75.0. Either upgrade engines.vscode or use an older @types/vscode version
|
Build Extension
Process completed with exit code 1.
|
Lint:
src/navigation-data.ts#L25
Unexpected any. Specify a different type
|
Lint:
src/navigation-data.ts#L27
Unexpected any. Specify a different type
|
Lint:
src/navigation-data.ts#L34
Unexpected any. Specify a different type
|
Lint:
src/navigation-data.ts#L86
'extensionPath' is defined but never used
|
Lint:
src/navigation-data.ts#L641
Unexpected any. Specify a different type
|
Lint:
src/references.ts#L23
'context' is defined but never used
|
Lint:
src/signature.ts#L32
'context' is defined but never used
|
Lint:
src/utilities/vector.ts#L106
'item' is defined but never used
|
Lint:
src/utilities/vector.ts#L106
'index' is defined but never used
|
Lint
Process completed with exit code 1.
|
Format
Process completed with exit code 1.
|
Build Extension
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
Lint:
src/completion.ts#L91
Assignment to function parameter 'prefix'
|
Lint:
src/navigation-data.ts#L201
'data' is already declared in the upper scope on line 8 column 8
|
Lint:
src/navigation-data.ts#L275
'data' is already declared in the upper scope on line 8 column 8
|
Lint:
src/navigation-data.ts#L576
'matches' is already declared in the upper scope on line 553 column 23
|
Lint:
src/navigation-data.ts#L618
'line' is already declared in the upper scope on line 607 column 19
|
Lint:
src/navigation-data.ts#L652
Assignment to function parameter 'source'
|
Lint:
src/navigation-data.ts#L654
Assignment to function parameter 'source'
|
Lint:
src/navigation-data.ts#L656
Assignment to function parameter 'source'
|
Lint:
src/navigation-data.ts#L698
'displayable' is already declared in the upper scope on line 693 column 23
|
Lint:
src/navigation-data.ts#L743
'key' is already declared in the upper scope on line 735 column 23
|
Format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|