Use ANTLR grammar for PartiQL diagnostics #1014
Annotations
6 warnings
The following actions uses Node.js version which is deprecated 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/
|
server/aws-lsp-codewhisperer/src/language-server/codeWhispererSecurityScanServer.ts#L7
Do not import Node.js builtin module "perf_hooks"
|
server/aws-lsp-codewhisperer/src/language-server/codeWhispererSecurityScanServer.ts#L8
Do not import Node.js builtin module "url"
|
server/aws-lsp-codewhisperer/src/language-server/dependencyGraph/dependencyGraph.ts#L4
Do not import Node.js builtin module "path"
|
server/aws-lsp-codewhisperer/src/language-server/securityScan/securityScanHandler.ts#L9
Do not import Node.js builtin module "path"
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "language-servers".
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