Improve diagnostic configuration #197
Annotations
12 warnings
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/
|
src/completion.ts#L91
Assignment to function parameter 'prefix'
|
src/navigation-data.ts#L202
'data' is already declared in the upper scope on line 9 column 8
|
src/navigation-data.ts#L276
'data' is already declared in the upper scope on line 9 column 8
|
src/navigation-data.ts#L577
'matches' is already declared in the upper scope on line 554 column 23
|
src/navigation-data.ts#L619
'line' is already declared in the upper scope on line 608 column 19
|
src/navigation-data.ts#L653
Assignment to function parameter 'source'
|
src/navigation-data.ts#L655
Assignment to function parameter 'source'
|
src/navigation-data.ts#L657
Assignment to function parameter 'source'
|
src/navigation-data.ts#L699
'displayable' is already declared in the upper scope on line 694 column 23
|
src/navigation-data.ts#L744
'key' is already declared in the upper scope on line 736 column 23
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "languague-renpy-package".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading