豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Slash command telemetry cleanup #14526

Slash command telemetry cleanup

Slash command telemetry cleanup #14526

Triggered via pull request March 28, 2026 00:15
Status Failure
Total duration 7m 53s
Artifacts 1

pr.yml

on: pull_request
Check test cache
1m 10s
Check test cache
Check telemetry events
20s
Check telemetry events
Test (Linux)
4m 47s
Test (Linux)
Test (Windows)
6m 14s
Test (Windows)
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Test (Windows)
Process completed with exit code 1.
src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts > defaultIntentRequestHandler > confirms on max tool call iterations, and continues to iterate: src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts#L325
Error: Snapshot `defaultIntentRequestHandler > confirms on max tool call iterations, and continues to iterate 4` mismatched - Expected + Received @@ -141,110 +141,10 @@ "turnIndex": "1", "uiKind": "conversationPanel", }, }, { - "eventName": "panel.request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "codeGenInstructionFileCount": 0, - "codeGenInstructionSettingsCount": 0, - "codeGenInstructionsCount": 0, - "codeGenInstructionsFilteredCount": 0, - "codeGenInstructionsLength": 0, - "isAuto": -1, - "isBYOK": -1, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 1, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "summarizationEnabled": 1, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "toolTokenCount": 0, - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "apiType": undefined, - "codeBlocks": "", - "command": "test", - "contextTypes": "none", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": undefined, - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "parentRequestId": undefined, - "promptTypes": "1:12", - "requestId": "turn-id-0", - "responseId": "turn-id-0", - "responseType": "success", - "slashCommand": "", - "toolCounts": "{"my_func":1}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "panel_request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "isAgent": 0, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 1, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "codeBlocks": "[]", - "command": "test", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": "", - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "requestId": "turn-id-0", - "responseType": "success", - "toolCounts": "{"my_func":1}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "interactiveSessionResponse", - "eventType": "internal", - "measurements": { - "turnNumber": 1, - }, - "properties": { - "apiType": undefined, - "baseModel": "gpt-4.1-2025-04-14", - "chatLocation": "panel", - "intent": "test", - "isParticipantDetected": "false", - "request": "hello world!", - "requestId": "some-uuid", - "response": "response number 0", - "sessionId": "some-session-id", - }, - }, - { "eventName": "interactiveSessionMessage", "eventType": "internal", "measurements": { "turnNumber": 1, }, @@ -379,110 +279,10 @@ "replyType": "none", "source": "model", "suggestion": "test", "turnIndex": "1", "uiKind": "conversationPanel", - }, - }, - { - "eventName": "panel.request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "codeGenInstructionFileCount": 0, - "codeGenInstructionSettingsCount": 0, - "codeGenInstructionsCount": 0, - "codeGenInstructionsFilteredCount": 0, - "codeGenInstruc
src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts > defaultIntentRequestHandler > makes a tool call turn: src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts#L231
Error: Snapshot `defaultIntentRequestHandler > makes a tool call turn 2` mismatched - Expected + Received @@ -141,110 +141,10 @@ "turnIndex": "1", "uiKind": "conversationPanel", }, }, { - "eventName": "panel.request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "codeGenInstructionFileCount": 0, - "codeGenInstructionSettingsCount": 0, - "codeGenInstructionsCount": 0, - "codeGenInstructionsFilteredCount": 0, - "codeGenInstructionsLength": 0, - "isAuto": -1, - "isBYOK": -1, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 1, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "summarizationEnabled": 1, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "toolTokenCount": 0, - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "apiType": undefined, - "codeBlocks": "", - "command": "test", - "contextTypes": "none", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": undefined, - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "parentRequestId": undefined, - "promptTypes": "1:12", - "requestId": "turn-id-0", - "responseId": "turn-id-0", - "responseType": "success", - "slashCommand": "", - "toolCounts": "{"my_func":1}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "panel_request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "isAgent": 0, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 1, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "codeBlocks": "[]", - "command": "test", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": "", - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "requestId": "turn-id-0", - "responseType": "success", - "toolCounts": "{"my_func":1}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "interactiveSessionResponse", - "eventType": "internal", - "measurements": { - "turnNumber": 1, - }, - "properties": { - "apiType": undefined, - "baseModel": "gpt-4.1-2025-04-14", - "chatLocation": "panel", - "intent": "test", - "isParticipantDetected": "false", - "request": "hello world!", - "requestId": "some-uuid", - "response": "some response here :)", - "sessionId": "some-session-id", - }, - }, - { "eventName": "interactiveSessionMessage", "eventType": "internal", "measurements": { "turnNumber": 1, }, @@ -382,110 +282,10 @@ "turnIndex": "1", "uiKind": "conversationPanel", }, }, { - "eventName": "panel.request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "codeGenInstructionFileCount": 0, - "codeGenInstructionSettingsCount": 0, - "codeGenInstructionsCount": 0, - "codeGenInstructionsFilteredCount": 0, - "codeGenInstructionsLength": 0, - "isAuto": -1, - "isBYOK": -1, - "links": 0, - "maybeOffTopic": 0, - "
src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts > defaultIntentRequestHandler > makes a successful request with a single turn: src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts#L191
Error: Snapshot `defaultIntentRequestHandler > makes a successful request with a single turn 2` mismatched - Expected + Received @@ -141,110 +141,10 @@ "turnIndex": "1", "uiKind": "conversationPanel", }, }, { - "eventName": "panel.request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "codeGenInstructionFileCount": 0, - "codeGenInstructionSettingsCount": 0, - "codeGenInstructionsCount": 0, - "codeGenInstructionsFilteredCount": 0, - "codeGenInstructionsLength": 0, - "isAuto": -1, - "isBYOK": -1, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 0, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "summarizationEnabled": 1, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "toolTokenCount": 0, - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "apiType": undefined, - "codeBlocks": "", - "command": "test", - "contextTypes": "none", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": undefined, - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "parentRequestId": undefined, - "promptTypes": "1:12", - "requestId": "turn-id-0", - "responseId": "turn-id-0", - "responseType": "success", - "slashCommand": "", - "toolCounts": "{}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "panel_request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "isAgent": 0, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 0, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "codeBlocks": "[]", - "command": "test", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": "", - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "requestId": "turn-id-0", - "responseType": "success", - "toolCounts": "{}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "interactiveSessionResponse", - "eventType": "internal", - "measurements": { - "turnNumber": 1, - }, - "properties": { - "apiType": undefined, - "baseModel": "gpt-4.1-2025-04-14", - "chatLocation": "panel", - "intent": "test", - "isParticipantDetected": "false", - "request": "hello world!", - "requestId": "some-uuid", - "response": "some response here :)", - "sessionId": "some-session-id", - }, - }, - { "eventName": "conversation.message", "eventType": "default", "measurements": { "messageCharLen": 21, "numCodeBlocks": 0, ❯ src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts:191:38
Test (Linux)
Process completed with exit code 2.
Test (Linux)
Process completed with exit code 1.
src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts > defaultIntentRequestHandler > confirms on max tool call iterations, and continues to iterate: src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts#L325
Error: Snapshot `defaultIntentRequestHandler > confirms on max tool call iterations, and continues to iterate 4` mismatched - Expected + Received @@ -141,110 +141,10 @@ "turnIndex": "1", "uiKind": "conversationPanel", }, }, { - "eventName": "panel.request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "codeGenInstructionFileCount": 0, - "codeGenInstructionSettingsCount": 0, - "codeGenInstructionsCount": 0, - "codeGenInstructionsFilteredCount": 0, - "codeGenInstructionsLength": 0, - "isAuto": -1, - "isBYOK": -1, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 1, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "summarizationEnabled": 1, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "toolTokenCount": 0, - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "apiType": undefined, - "codeBlocks": "", - "command": "test", - "contextTypes": "none", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": undefined, - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "parentRequestId": undefined, - "promptTypes": "1:12", - "requestId": "turn-id-0", - "responseId": "turn-id-0", - "responseType": "success", - "slashCommand": "", - "toolCounts": "{"my_func":1}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "panel_request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "isAgent": 0, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 1, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "codeBlocks": "[]", - "command": "test", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": "", - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "requestId": "turn-id-0", - "responseType": "success", - "toolCounts": "{"my_func":1}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "interactiveSessionResponse", - "eventType": "internal", - "measurements": { - "turnNumber": 1, - }, - "properties": { - "apiType": undefined, - "baseModel": "gpt-4.1-2025-04-14", - "chatLocation": "panel", - "intent": "test", - "isParticipantDetected": "false", - "request": "hello world!", - "requestId": "some-uuid", - "response": "response number 0", - "sessionId": "some-session-id", - }, - }, - { "eventName": "interactiveSessionMessage", "eventType": "internal", "measurements": { "turnNumber": 1, }, @@ -379,110 +279,10 @@ "replyType": "none", "source": "model", "suggestion": "test", "turnIndex": "1", "uiKind": "conversationPanel", - }, - }, - { - "eventName": "panel.request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "codeGenInstructionFileCount": 0, - "codeGenInstructionSettingsCount": 0, - "codeGenInstructionsCount": 0, - "codeGenInstructionsFilteredCount": 0, - "codeGenInstruc
src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts > defaultIntentRequestHandler > makes a tool call turn: src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts#L231
Error: Snapshot `defaultIntentRequestHandler > makes a tool call turn 2` mismatched - Expected + Received @@ -141,110 +141,10 @@ "turnIndex": "1", "uiKind": "conversationPanel", }, }, { - "eventName": "panel.request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "codeGenInstructionFileCount": 0, - "codeGenInstructionSettingsCount": 0, - "codeGenInstructionsCount": 0, - "codeGenInstructionsFilteredCount": 0, - "codeGenInstructionsLength": 0, - "isAuto": -1, - "isBYOK": -1, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 1, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "summarizationEnabled": 1, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "toolTokenCount": 0, - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "apiType": undefined, - "codeBlocks": "", - "command": "test", - "contextTypes": "none", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": undefined, - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "parentRequestId": undefined, - "promptTypes": "1:12", - "requestId": "turn-id-0", - "responseId": "turn-id-0", - "responseType": "success", - "slashCommand": "", - "toolCounts": "{"my_func":1}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "panel_request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "isAgent": 0, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 1, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "codeBlocks": "[]", - "command": "test", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": "", - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "requestId": "turn-id-0", - "responseType": "success", - "toolCounts": "{"my_func":1}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "interactiveSessionResponse", - "eventType": "internal", - "measurements": { - "turnNumber": 1, - }, - "properties": { - "apiType": undefined, - "baseModel": "gpt-4.1-2025-04-14", - "chatLocation": "panel", - "intent": "test", - "isParticipantDetected": "false", - "request": "hello world!", - "requestId": "some-uuid", - "response": "some response here :)", - "sessionId": "some-session-id", - }, - }, - { "eventName": "interactiveSessionMessage", "eventType": "internal", "measurements": { "turnNumber": 1, }, @@ -382,110 +282,10 @@ "turnIndex": "1", "uiKind": "conversationPanel", }, }, { - "eventName": "panel.request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "codeGenInstructionFileCount": 0, - "codeGenInstructionSettingsCount": 0, - "codeGenInstructionsCount": 0, - "codeGenInstructionsFilteredCount": 0, - "codeGenInstructionsLength": 0, - "isAuto": -1, - "isBYOK": -1, - "links": 0, - "maybeOffTopic": 0, - "
src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts > defaultIntentRequestHandler > makes a successful request with a single turn: src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts#L191
Error: Snapshot `defaultIntentRequestHandler > makes a successful request with a single turn 2` mismatched - Expected + Received @@ -141,110 +141,10 @@ "turnIndex": "1", "uiKind": "conversationPanel", }, }, { - "eventName": "panel.request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "codeGenInstructionFileCount": 0, - "codeGenInstructionSettingsCount": 0, - "codeGenInstructionsCount": 0, - "codeGenInstructionsFilteredCount": 0, - "codeGenInstructionsLength": 0, - "isAuto": -1, - "isBYOK": -1, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 0, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "summarizationEnabled": 1, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "toolTokenCount": 0, - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "apiType": undefined, - "codeBlocks": "", - "command": "test", - "contextTypes": "none", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": undefined, - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "parentRequestId": undefined, - "promptTypes": "1:12", - "requestId": "turn-id-0", - "responseId": "turn-id-0", - "responseType": "success", - "slashCommand": "", - "toolCounts": "{}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "panel_request", - "eventType": "default", - "measurements": { - "availableToolCount": 0, - "isAgent": 0, - "links": 0, - "maybeOffTopic": 0, - "messageTokenCount": 3, - "numToolCalls": 0, - "promptTokenCount": 10, - "responseTokenCount": 4, - "round": 0, - "textBlocks": 1, - "timeToComplete": "<duration>", - "timeToFirstToken": "<duration>", - "timeToRequest": "<duration>", - "turn": 1, - "userPromptCount": 1, - }, - "properties": { - "codeBlocks": "[]", - "command": "test", - "conversationId": "some-session-id", - "isParticipantDetected": "false", - "languageId": "", - "mode": "ask", - "model": "gpt-4.1-2025-04-14", - "requestId": "turn-id-0", - "responseType": "success", - "toolCounts": "{}", - "vscodeRequestId": "some-uuid", - }, - }, - { - "eventName": "interactiveSessionResponse", - "eventType": "internal", - "measurements": { - "turnNumber": 1, - }, - "properties": { - "apiType": undefined, - "baseModel": "gpt-4.1-2025-04-14", - "chatLocation": "panel", - "intent": "test", - "isParticipantDetected": "false", - "request": "hello world!", - "requestId": "some-uuid", - "response": "some response here :)", - "sessionId": "some-session-id", - }, - }, - { "eventName": "conversation.message", "eventType": "default", "measurements": { "messageCharLen": 21, "numCodeBlocks": 0, ❯ src/extension/prompt/node/test/defaultIntentRequestHandler.spec.ts:191:38
Check test cache
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@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/cache/restore@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 (Linux)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/upload-artifact@v5. 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/

Artifacts

Produced during runtime
Name Size Digest
simulation-output-linux-1
154 Bytes
sha256:165f67450733b895150c5dd5ddfa3f335582014d6859157736a61d7bcfbb0d5b