fix: remove @workspace from context commands menu (#2669) #11036
lsp-ci.yaml
on: push
Test
3m 23s
Package
3m 14s
Test (Windows)
5m 40s
Package (Windows)
5m 36s
Annotations
24 warnings
|
Package
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test:
server/aws-lsp-codewhisperer/src/language-server/agenticChat/tools/chatDb/chatDb.ts#L30
Do not import Node.js builtin module "path"
|
|
Test:
server/aws-lsp-codewhisperer/src/language-server/agenticChat/tools/chatDb/chatDb.ts#L29
Do not import Node.js builtin module "crypto"
|
|
Test:
server/aws-lsp-codewhisperer/src/language-server/agenticChat/context/contextUtils.ts#L2
Do not import Node.js builtin module "path"
|
|
Test:
server/aws-lsp-codewhisperer/src/language-server/agenticChat/context/contextCommandsProvider.ts#L1
Do not import Node.js builtin module "path"
|
|
Test:
server/aws-lsp-codewhisperer/src/language-server/agenticChat/context/agenticChatTriggerContext.ts#L32
Do not import Node.js builtin module "path"
|
|
Test:
server/aws-lsp-codewhisperer/src/language-server/agenticChat/context/additionalContextProvider.ts#L14
Do not import Node.js builtin module "path"
|
|
Test:
server/aws-lsp-codewhisperer/src/language-server/agenticChat/agenticChatResultStream.ts#L2
Do not import Node.js builtin module "crypto"
|
|
Test:
server/aws-lsp-codewhisperer/src/language-server/agenticChat/agenticChatController.ts#L8
Do not import Node.js builtin module "os"
|
|
Test:
server/aws-lsp-codewhisperer/src/language-server/agenticChat/agenticChatController.ts#L7
Do not import Node.js builtin module "path"
|
|
Test:
server/aws-lsp-codewhisperer/src/language-server/agenticChat/agenticChatController.ts#L6
Do not import Node.js builtin module "crypto"
|
|
Package (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/agenticChat/tools/chatDb/chatDb.ts#L30
Do not import Node.js builtin module "path"
|
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/agenticChat/tools/chatDb/chatDb.ts#L29
Do not import Node.js builtin module "crypto"
|
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/agenticChat/context/contextUtils.ts#L2
Do not import Node.js builtin module "path"
|
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/agenticChat/context/contextCommandsProvider.ts#L1
Do not import Node.js builtin module "path"
|
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/agenticChat/context/agenticChatTriggerContext.ts#L32
Do not import Node.js builtin module "path"
|
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/agenticChat/context/additionalContextProvider.ts#L14
Do not import Node.js builtin module "path"
|
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/agenticChat/agenticChatResultStream.ts#L2
Do not import Node.js builtin module "crypto"
|
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/agenticChat/agenticChatController.ts#L8
Do not import Node.js builtin module "os"
|
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/agenticChat/agenticChatController.ts#L7
Do not import Node.js builtin module "path"
|
|
Test (Windows):
server/aws-lsp-codewhisperer/src/language-server/agenticChat/agenticChatController.ts#L6
Do not import Node.js builtin module "crypto"
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
language-servers-
|
19.6 MB |
sha256:e3067f9ef185dd8e73a3578ac4ed0071332b2f15ecd80551aee64cde4f36e610
|
|
|
language-servers-pack-win-
|
19.6 MB |
sha256:5ba440d92827cccee5f02d993635d80cfda39ebe62b7cacf8dd5de3727461486
|
|