feat(e2e): MSW cassette layer for hermetic e2e tests #955
checks.yaml
on: pull_request
Matrix: js-test
Matrix: js-zod-versions
Matrix: otel-js
Matrix: templates-nunjucks-js
Matrix: temporal-js
formatting
44s
lint
32s
check-typings
1m 47s
dead-code
47s
ensure-pinned-actions
5s
e2e-hermetic
3m 8s
Matrix: js-api-compatibility
Matrix: js-smoke-test
checks-passed
3s
Annotations
13 errors and 47 warnings
|
formatting
Process completed with exit code 1.
|
|
dead-code
Process completed with exit code 1.
|
|
scenarios/ai-sdk-instrumentation/scenario.test.ts > ai sdk 6.0.1 > wrapped instrumentation:
e2e/helpers/scenario-harness.ts#L488
Error: Scenario /home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/scenario.ts failed with exit code 1
STDOUT:
STDERR:
APICallError [AI_APICallError]: Incorrect API key provided: sk-casse***********lder. You can find your API key at https://platform.openai.com/account/api-keys.
at <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.4_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/response-handler.ts:57:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async postToApi (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.4_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/post-to-api.ts:118:28)
at async OpenAIResponsesLanguageModel.doGenerate (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+openai@3.0.7_zod@3.25.76/node_modules/@ai-sdk/openai/src/responses/openai-responses-language-model.ts:449:9)
at async parentSpan.traced.name (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/js/dist/index.js:13479:26)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/generate-text/generate-text.ts:516:32)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/telemetry/record-span.ts:21:24)
at async _retryWithExponentialBackoff (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/util/retry-with-exponential-backoff.ts:96:12)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/generate-text/generate-text.ts:467:34)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/telemetry/record-span.ts:21:24) {
cause: undefined,
url: 'https://api.openai.com/v1/responses',
requestBodyValues: {
model: 'gpt-4o-mini-2024-07-18',
input: [ [Object] ],
temperature: 0,
top_p: undefined,
max_output_tokens: 24,
conversation: undefined,
max_tool_calls: undefined,
metadata: undefined,
parallel_tool_calls: undefined,
previous_response_id: undefined,
store: undefined,
user: undefined,
instructions: undefined,
service_tier: undefined,
include: undefined,
prompt_cache_key: undefined,
prompt_cache_retention: undefined,
safety_identifier: undefined,
top_logprobs: undefined,
truncation: undefined,
tools: undefined,
tool_choice: undefined
},
statusCode: 401,
responseHeaders: {
'alt-svc': 'h3=":443"; ma=86400',
'cf-cache-status': 'DYNAMIC',
'cf-ray': '9f51e0945f601763-IAD',
connection: 'keep-alive',
'content-length': '269',
'content-type': 'text/plain',
date: 'Fri, 01 May 2026 21:28:40 GMT',
server: 'cloudflare',
'set-cookie': '_cfuvid=1qt4syUfFmR3uo3DPL3pqXGyeFN_6qCLtw6o5kJ7JXQ-1777670920.3773715-1.0.1.1-GN_XdQUMaPGOVBBX9oFgV4bajRC5ilE64tjRgFvwZ0A; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com',
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
'x-content-type-options': 'nosniff',
'x-error-json': 'ewogICJlcnJvciI6IHsKICAgICJtZXN
|
|
scenarios/ai-sdk-instrumentation/scenario.test.ts > ai sdk 5.0.82 > auto-hook instrumentation:
js/dist/index.mjs#L13479
Error: Scenario /home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/scenario.ai-sdk-v5.mjs failed with exit code 1
STDOUT:
STDERR:
APICallError [AI_APICallError]: Incorrect API key provided: sk-casse***********lder. You can find your API key at https://platform.openai.com/account/api-keys.
at file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@3.0.14_zod@3.25.76/node_modules/@ai-sdk/provider-utils/dist/index.mjs:885:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async postToApi (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@3.0.14_zod@3.25.76/node_modules/@ai-sdk/provider-utils/dist/index.mjs:730:28)
at async OpenAIResponsesLanguageModel.doGenerate (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+openai@2.0.57_zod@3.25.76/node_modules/@ai-sdk/openai/dist/index.mjs:3364:9)
at async parentSpan.traced.name (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/js/dist/index.mjs:13479:26)
at async fn (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/dist/index.mjs:1858:36)
at async file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/dist/index.mjs:1237:22
at async _retryWithExponentialBackoff (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/dist/index.mjs:1362:12)
at async fn (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/dist/index.mjs:1821:38)
at async file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/dist/index.mjs:1237:22 {
cause: undefined,
url: 'https://api.openai.com/v1/responses',
requestBodyValues: {
model: 'gpt-4o-mini-2024-07-18',
input: [ [Object] ],
temperature: 0,
top_p: undefined,
max_output_tokens: 24,
max_tool_calls: undefined,
metadata: undefined,
parallel_tool_calls: undefined,
previous_response_id: undefined,
store: undefined,
user: undefined,
instructions: undefined,
service_tier: undefined,
include: undefined,
prompt_cache_key: undefined,
safety_identifier: undefined,
top_logprobs: undefined,
truncation: undefined,
tools: undefined,
tool_choice: undefined
},
statusCode: 401,
responseHeaders: {
'alt-svc': 'h3=":443"; ma=86400',
'cf-cache-status': 'DYNAMIC',
'cf-ray': '9f51e0810869d69d-IAD',
connection: 'keep-alive',
'content-length': '269',
'content-type': 'text/plain',
date: 'Fri, 01 May 2026 21:28:37 GMT',
server: 'cloudflare',
'set-cookie': '_cfuvid=pHYSdUPLumK5JoMLoGjZqTj_xmCHwtFkkgpsdkp3iYs-1777670917.2898853-1.0.1.1-qw3v4JRbas.z81w8oJVLj0_0968t9zaISyflth3boqA; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com',
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
'x-content-type-options': 'nosniff',
'x-error-json': 'ewogICJlcnJvciI6IHsKICAgICJtZXNzYWdlIjogIkluY29ycmVjdCBBUEkga2V5IHByb3ZpZGVkOiBzay1jYXNzZSoqKioqKioqKioqbGRlci4gWW91IGNhbiBmaW5kIHlvdXIgQVBJIGtleSBhdCBodHRwczovL3BsYXRmb3JtLm9wZW5haS5jb20vYWN
|
|
scenarios/ai-sdk-instrumentation/scenario.test.ts > ai sdk 5.0.82 > wrapped instrumentation:
e2e/helpers/scenario-harness.ts#L488
Error: Scenario /home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/scenario.ai-sdk-v5.ts failed with exit code 1
STDOUT:
STDERR:
APICallError [AI_APICallError]: Incorrect API key provided: sk-casse***********lder. You can find your API key at https://platform.openai.com/account/api-keys.
at <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@3.0.14_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/response-handler.ts:57:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async postToApi (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@3.0.14_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/post-to-api.ts:118:28)
at async OpenAIResponsesLanguageModel.doGenerate (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+openai@2.0.57_zod@3.25.76/node_modules/@ai-sdk/openai/src/responses/openai-responses-language-model.ts:354:9)
at async parentSpan.traced.name (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/js/dist/index.js:13479:26)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/generate-text/generate-text.ts:389:32)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/telemetry/record-span.ts:18:22)
at async _retryWithExponentialBackoff (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/util/retry-with-exponential-backoff.ts:96:12)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/generate-text/generate-text.ts:345:34)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/telemetry/record-span.ts:18:22) {
cause: undefined,
url: 'https://api.openai.com/v1/responses',
requestBodyValues: {
model: 'gpt-4o-mini-2024-07-18',
input: [ [Object] ],
temperature: 0,
top_p: undefined,
max_output_tokens: 24,
max_tool_calls: undefined,
metadata: undefined,
parallel_tool_calls: undefined,
previous_response_id: undefined,
store: undefined,
user: undefined,
instructions: undefined,
service_tier: undefined,
include: undefined,
prompt_cache_key: undefined,
safety_identifier: undefined,
top_logprobs: undefined,
truncation: undefined,
tools: undefined,
tool_choice: undefined
},
statusCode: 401,
responseHeaders: {
'alt-svc': 'h3=":443"; ma=86400',
'cf-cache-status': 'DYNAMIC',
'cf-ray': '9f51e0744cc40808-IAD',
connection: 'keep-alive',
'content-length': '269',
'content-type': 'text/plain',
date: 'Fri, 01 May 2026 21:28:35 GMT',
server: 'cloudflare',
'set-cookie': '_cfuvid=5T1DtANWDlBR0F8.A_A6tTKBqSg9h63gkdteENiBVV0-1777670915.2490377-1.0.1.1-lJHAaUgoURy1fuLFD1apWWJXzpXY76F9Fl3yZNzkAqs; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com',
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
'x-content-type-options': 'nosniff',
'x-error-json': 'ewogICJlcnJvciI6IHsKICAgICJtZXNzYWdlIjogIkluY29ycmVjdCBBUEkga2V5IHByb3ZpZGVkOiBza
|
|
scenarios/ai-sdk-instrumentation/scenario.test.ts > ai sdk 4.3.19 > auto-hook instrumentation:
js/dist/index.mjs#L13479
Error: Scenario /home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/scenario.ai-sdk-v4.mjs failed with exit code 1
STDOUT:
STDERR:
APICallError [AI_APICallError]: Incorrect API key provided: sk-casse***********lder. You can find your API key at https://platform.openai.com/account/api-keys.
at file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@2.2.8_zod@3.25.76/node_modules/@ai-sdk/provider-utils/dist/index.mjs:667:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async postToApi (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@2.2.8_zod@3.25.76/node_modules/@ai-sdk/provider-utils/dist/index.mjs:567:28)
at async OpenAIChatLanguageModel.doGenerate (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+openai@1.3.24_zod@3.25.76/node_modules/@ai-sdk/openai/dist/index.mjs:622:9)
at async parentSpan.traced.name (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/js/dist/index.mjs:13479:26)
at async fn (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@4.3.19_react@19.2.4_zod@3.25.76/node_modules/ai/dist/index.mjs:4073:32)
at async file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@4.3.19_react@19.2.4_zod@3.25.76/node_modules/ai/dist/index.mjs:374:22
at async _retryWithExponentialBackoff (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@4.3.19_react@19.2.4_zod@3.25.76/node_modules/ai/dist/index.mjs:212:12)
at async fn (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@4.3.19_react@19.2.4_zod@3.25.76/node_modules/ai/dist/index.mjs:4032:36)
at async file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@4.3.19_react@19.2.4_zod@3.25.76/node_modules/ai/dist/index.mjs:374:22 {
cause: undefined,
url: 'https://api.openai.com/v1/chat/completions',
requestBodyValues: {
model: 'gpt-4o-mini-2024-07-18',
logit_bias: undefined,
logprobs: undefined,
top_logprobs: undefined,
user: undefined,
parallel_tool_calls: undefined,
max_tokens: 24,
temperature: 0,
top_p: undefined,
frequency_penalty: undefined,
presence_penalty: undefined,
response_format: undefined,
stop: undefined,
seed: undefined,
max_completion_tokens: undefined,
store: undefined,
metadata: undefined,
prediction: undefined,
reasoning_effort: undefined,
messages: [ [Object] ],
tools: undefined,
tool_choice: undefined,
functions: undefined,
function_call: undefined
},
statusCode: 401,
responseHeaders: {
'alt-svc': 'h3=":443"; ma=86400',
'cf-cache-status': 'DYNAMIC',
'cf-ray': '9f51e061584e07b5-IAD',
connection: 'keep-alive',
'content-length': '269',
'content-type': 'text/plain',
date: 'Fri, 01 May 2026 21:28:32 GMT',
server: 'cloudflare',
'set-cookie': '_cfuvid=yMS00kkWQJvF4aYQAl_rqjpq8.6D7uSR9KqxuVe8K4k-1777670912.2124848-1.0.1.1-kIH2b.RBTXHTqIHuexCZ7eb2H1E_5.lM0YMk_QDPmXU; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com',
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
'x-content-type-options': 'nosniff',
'x-error-json': 'ewogICJlcnJvciI6IHsKICAgICJtZXN
|
|
scenarios/ai-sdk-instrumentation/scenario.test.ts > ai sdk 4.3.19 > wrapped instrumentation:
e2e/helpers/scenario-harness.ts#L488
Error: Scenario /home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/scenario.ai-sdk-v4.ts failed with exit code 1
STDOUT:
STDERR:
APICallError [AI_APICallError]: Incorrect API key provided: sk-casse***********lder. You can find your API key at https://platform.openai.com/account/api-keys.
at <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@2.2.8_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/response-handler.ts:59:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async postToApi (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@2.2.8_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/post-to-api.ts:111:28)
at async OpenAIChatLanguageModel.doGenerate (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+openai@1.3.24_zod@3.25.76/node_modules/@ai-sdk/openai/src/openai-chat-language-model.ts:379:9)
at async parentSpan.traced.name (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/js/dist/index.js:13479:26)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@4.3.19_react@19.2.4_zod@3.25.76/node_modules/ai/core/generate-text/generate-text.ts:407:30)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@4.3.19_react@19.2.4_zod@3.25.76/node_modules/ai/core/telemetry/record-span.ts:18:22)
at async _retryWithExponentialBackoff (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@4.3.19_react@19.2.4_zod@3.25.76/node_modules/ai/util/retry-with-exponential-backoff.ts:36:12)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@4.3.19_react@19.2.4_zod@3.25.76/node_modules/ai/core/generate-text/generate-text.ts:363:32)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@4.3.19_react@19.2.4_zod@3.25.76/node_modules/ai/core/telemetry/record-span.ts:18:22) {
cause: undefined,
url: 'https://api.openai.com/v1/chat/completions',
requestBodyValues: {
model: 'gpt-4o-mini-2024-07-18',
logit_bias: undefined,
logprobs: undefined,
top_logprobs: undefined,
user: undefined,
parallel_tool_calls: undefined,
max_tokens: 24,
temperature: 0,
top_p: undefined,
frequency_penalty: undefined,
presence_penalty: undefined,
response_format: undefined,
stop: undefined,
seed: undefined,
max_completion_tokens: undefined,
store: undefined,
metadata: undefined,
prediction: undefined,
reasoning_effort: undefined,
messages: [ [Object] ],
tools: undefined,
tool_choice: undefined,
functions: undefined,
function_call: undefined
},
statusCode: 401,
responseHeaders: {
'alt-svc': 'h3=":443"; ma=86400',
'cf-cache-status': 'DYNAMIC',
'cf-ray': '9f51e057ea6cd69d-IAD',
connection: 'keep-alive',
'content-length': '269',
'content-type': 'text/plain',
date: 'Fri, 01 May 2026 21:28:30 GMT',
server: 'cloudflare',
'set-cookie': '_cfuvid=jX.ArLTHqvLKqvyCXMyQ8spX42tPK84xDfp4Lt7dIJU-1777670910.7054-1.0.1.1-pSowvxtD0iXYfHb_BYNb2dXIO91oAq9kDVow4hdMvas; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com',
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload
|
|
scenarios/ai-sdk-instrumentation/scenario.test.ts > ai sdk 3.4.33 > auto-hook instrumentation:
js/dist/index.mjs#L13479
Error: Scenario /home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/scenario.ai-sdk-v3.mjs failed with exit code 1
STDOUT:
STDERR:
APICallError [AI_APICallError]: Incorrect API key provided: sk-casse***********lder. You can find your API key at https://platform.openai.com/account/api-keys.
at file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@1.0.19_zod@3.25.76/node_modules/@ai-sdk/provider-utils/dist/index.mjs:431:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async postToApi (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@1.0.19_zod@3.25.76/node_modules/@ai-sdk/provider-utils/dist/index.mjs:336:28)
at async OpenAIChatLanguageModel.doGenerate (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+openai@0.0.62_zod@3.25.76/node_modules/@ai-sdk/openai/dist/index.mjs:367:50)
at async parentSpan.traced.name (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/js/dist/index.mjs:13479:26)
at async fn (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@3.4.33_react@19.2.4_sswr@2.2.0_svelte@5.53.6__svelte@5.53.6_vue@3.5.29_zod@3.25.76/node_modules/ai/dist/index.mjs:3329:32)
at async file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@3.4.33_react@19.2.4_sswr@2.2.0_svelte@5.53.6__svelte@5.53.6_vue@3.5.29_zod@3.25.76/node_modules/ai/dist/index.mjs:202:22
at async _retryWithExponentialBackoff (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@3.4.33_react@19.2.4_sswr@2.2.0_svelte@5.53.6__svelte@5.53.6_vue@3.5.29_zod@3.25.76/node_modules/ai/dist/index.mjs:65:12)
at async fn (file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@3.4.33_react@19.2.4_sswr@2.2.0_svelte@5.53.6__svelte@5.53.6_vue@3.5.29_zod@3.25.76/node_modules/ai/dist/index.mjs:3290:36)
at async file:///home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@3.4.33_react@19.2.4_sswr@2.2.0_svelte@5.53.6__svelte@5.53.6_vue@3.5.29_zod@3.25.76/node_modules/ai/dist/index.mjs:202:22 {
cause: undefined,
url: 'https://api.openai.com/v1/chat/completions',
requestBodyValues: {
model: 'gpt-4o-mini-2024-07-18',
logit_bias: undefined,
logprobs: undefined,
top_logprobs: undefined,
user: undefined,
parallel_tool_calls: undefined,
max_tokens: 24,
temperature: 0,
top_p: undefined,
frequency_penalty: undefined,
presence_penalty: undefined,
stop: undefined,
seed: undefined,
max_completion_tokens: undefined,
response_format: undefined,
messages: [ [Object] ],
tools: undefined,
tool_choice: undefined
},
statusCode: 401,
responseHeaders: {
'alt-svc': 'h3=":443"; ma=86400',
'cf-cache-status': 'DYNAMIC',
'cf-ray': '9f51e045ee5df4ca-IAD',
connection: 'keep-alive',
'content-length': '269',
'content-type': 'text/plain',
date: 'Fri, 01 May 2026 21:28:27 GMT',
server: 'cloudflare',
'set-cookie': '_cfuvid=4cKZ.h_6YFbu2muIcUxAwzDe3fnq0zXRN1ScXPkZ5GE-1777670907.830464-1.0.1.1-eTrYCvWoB6htMXGgZ0uhDKRABcqo7AOqOB9g8.dBpZg; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com',
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
|
|
scenarios/ai-sdk-instrumentation/scenario.test.ts > ai sdk 3.4.33 > wrapped instrumentation:
e2e/helpers/scenario-harness.ts#L488
Error: Scenario /home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/scenario.ai-sdk-v3.ts failed with exit code 1
STDOUT:
STDERR:
APICallError [AI_APICallError]: Incorrect API key provided: sk-casse***********lder. You can find your API key at https://platform.openai.com/account/api-keys.
at <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@1.0.19_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/response-handler.ts:58:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async postToApi (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+provider-utils@1.0.19_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/post-to-api.ts:81:28)
at async OpenAIChatLanguageModel.doGenerate (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/@ai-sdk+openai@0.0.62_zod@3.25.76/node_modules/@ai-sdk/openai/src/openai-chat-language-model.ts:268:50)
at async parentSpan.traced.name (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/js/dist/index.js:13479:26)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@3.4.33_react@19.2.4_sswr@2.2.0_svelte@5.53.6__svelte@5.53.6_vue@3.5.29_zod@3.25.76/node_modules/ai/core/generate-text/generate-text.ts:321:30)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@3.4.33_react@19.2.4_sswr@2.2.0_svelte@5.53.6__svelte@5.53.6_vue@3.5.29_zod@3.25.76/node_modules/ai/core/telemetry/record-span.ts:18:22)
at async _retryWithExponentialBackoff (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@3.4.33_react@19.2.4_sswr@2.2.0_svelte@5.53.6__svelte@5.53.6_vue@3.5.29_zod@3.25.76/node_modules/ai/util/retry-with-exponential-backoff.ts:37:12)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@3.4.33_react@19.2.4_sswr@2.2.0_svelte@5.53.6__svelte@5.53.6_vue@3.5.29_zod@3.25.76/node_modules/ai/core/generate-text/generate-text.ts:281:32)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-erZSpd/scenarios/ai-sdk-instrumentation/node_modules/.pnpm/ai@3.4.33_react@19.2.4_sswr@2.2.0_svelte@5.53.6__svelte@5.53.6_vue@3.5.29_zod@3.25.76/node_modules/ai/core/telemetry/record-span.ts:18:22) {
cause: undefined,
url: 'https://api.openai.com/v1/chat/completions',
requestBodyValues: {
model: 'gpt-4o-mini-2024-07-18',
logit_bias: undefined,
logprobs: undefined,
top_logprobs: undefined,
user: undefined,
parallel_tool_calls: undefined,
max_tokens: 24,
temperature: 0,
top_p: undefined,
frequency_penalty: undefined,
presence_penalty: undefined,
stop: undefined,
seed: undefined,
max_completion_tokens: undefined,
response_format: undefined,
messages: [ [Object] ],
tools: undefined,
tool_choice: undefined
},
statusCode: 401,
responseHeaders: {
'alt-svc': 'h3=":443"; ma=86400',
'cf-cache-status': 'DYNAMIC',
'cf-ray': '9f51e03bbad01763-IAD',
connection: 'keep-alive',
'content-length': '269',
'content-type': 'text/plain',
date: 'Fri, 01 May 2026 21:28:26 GMT',
server: 'cloudflare',
'set-cookie': '_cfuvid=Fhh1M8hESkHGInyWqdg1G7MLiwLFqgJ5Lv8vfncPCkk-1777670906.1984808-1.0.1.1-4_TWz6b2G1_PEPxxa7zV8sEUysFcVJw4dxL0o2tQY1k; HttpOnly; SameSite=None; Secure; Path=/; Domai
|
|
scenarios/ai-sdk-otel-export/scenario.test.ts > ai-sdk-otel-export sends AI SDK telemetry spans to Braintrust via BraintrustExporter (ai 6.0.1):
e2e/helpers/scenario-harness.ts#L488
Error: Scenario /home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/scenario.ai-sdk-v6.ts failed with exit code 1
STDOUT:
STDERR:
APICallError [AI_APICallError]: Incorrect API key provided: sk-casse***********lder. You can find your API key at https://platform.openai.com/account/api-keys.
at <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.4_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/response-handler.ts:57:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async postToApi (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/@ai-sdk+provider-utils@4.0.4_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/post-to-api.ts:118:28)
at async OpenAIResponsesLanguageModel.doGenerate (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/@ai-sdk+openai@3.0.7_zod@3.25.76/node_modules/@ai-sdk/openai/src/responses/openai-responses-language-model.ts:449:9)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/generate-text/generate-text.ts:516:32)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/telemetry/record-span.ts:21:24)
at async _retryWithExponentialBackoff (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/util/retry-with-exponential-backoff.ts:96:12)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/generate-text/generate-text.ts:467:34)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/telemetry/record-span.ts:21:24)
at async Object.generateText (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@6.0.1_zod@3.25.76/node_modules/ai/src/generate-text/generate-text.ts:333:12) {
cause: undefined,
url: 'https://api.openai.com/v1/responses',
requestBodyValues: {
model: 'gpt-4o-mini-2024-07-18',
input: [ [Object] ],
temperature: 0,
top_p: undefined,
max_output_tokens: 24,
conversation: undefined,
max_tool_calls: undefined,
metadata: undefined,
parallel_tool_calls: undefined,
previous_response_id: undefined,
store: undefined,
user: undefined,
instructions: undefined,
service_tier: undefined,
include: undefined,
prompt_cache_key: undefined,
prompt_cache_retention: undefined,
safety_identifier: undefined,
top_logprobs: undefined,
truncation: undefined,
tools: undefined,
tool_choice: undefined
},
statusCode: 401,
responseHeaders: {
'alt-svc': 'h3=":443"; ma=86400',
'cf-cache-status': 'DYNAMIC',
'cf-ray': '9f51dfa1da0207b5-IAD',
connection: 'keep-alive',
'content-length': '269',
'content-type': 'text/plain',
date: 'Fri, 01 May 2026 21:28:01 GMT',
server: 'cloudflare',
'set-cookie': '_cfuvid=ZY1LTphzyf4IlxgZFlyjvbd3fqcTaZfnMWiLAA5ckhk-1777670881.5819213-1.0.1.1-1OuFfhP2.biK6jpKAaqNQ8Jy6mkFT44CKLupgWqXt94; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com',
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload'
|
|
scenarios/ai-sdk-otel-export/scenario.test.ts > ai-sdk-otel-export sends AI SDK telemetry spans to Braintrust via BraintrustExporter (ai 5.0.82):
e2e/helpers/scenario-harness.ts#L488
Error: Scenario /home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/scenario.ai-sdk-v5.ts failed with exit code 1
STDOUT:
STDERR:
APICallError [AI_APICallError]: Incorrect API key provided: sk-casse***********lder. You can find your API key at https://platform.openai.com/account/api-keys.
at <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/@ai-sdk+provider-utils@3.0.14_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/response-handler.ts:57:16)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async postToApi (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/@ai-sdk+provider-utils@3.0.14_zod@3.25.76/node_modules/@ai-sdk/provider-utils/src/post-to-api.ts:118:28)
at async OpenAIResponsesLanguageModel.doGenerate (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/@ai-sdk+openai@2.0.57_zod@3.25.76/node_modules/@ai-sdk/openai/src/responses/openai-responses-language-model.ts:354:9)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/generate-text/generate-text.ts:389:32)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/telemetry/record-span.ts:18:22)
at async _retryWithExponentialBackoff (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/util/retry-with-exponential-backoff.ts:96:12)
at async fn (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/generate-text/generate-text.ts:345:34)
at async <anonymous> (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/telemetry/record-span.ts:18:22)
at async Object.generateText (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e/.bt-tmp/run-BMwDRv/scenarios/ai-sdk-otel-export/node_modules/.pnpm/ai@5.0.82_zod@3.25.76/node_modules/ai/src/generate-text/generate-text.ts:281:12) {
cause: undefined,
url: 'https://api.openai.com/v1/responses',
requestBodyValues: {
model: 'gpt-4o-mini-2024-07-18',
input: [ [Object] ],
temperature: 0,
top_p: undefined,
max_output_tokens: 24,
max_tool_calls: undefined,
metadata: undefined,
parallel_tool_calls: undefined,
previous_response_id: undefined,
store: undefined,
user: undefined,
instructions: undefined,
service_tier: undefined,
include: undefined,
prompt_cache_key: undefined,
safety_identifier: undefined,
top_logprobs: undefined,
truncation: undefined,
tools: undefined,
tool_choice: undefined
},
statusCode: 401,
responseHeaders: {
'alt-svc': 'h3=":443"; ma=86400',
'cf-cache-status': 'DYNAMIC',
'cf-ray': '9f51df8f6c40d69d-IAD',
connection: 'keep-alive',
'content-length': '269',
'content-type': 'text/plain',
date: 'Fri, 01 May 2026 21:27:58 GMT',
server: 'cloudflare',
'set-cookie': '_cfuvid=yCZzEy697wzKi8CgFnE8LRCzl3kP9JAYbogad2k6YFI-1777670878.6282008-1.0.1.1-JJ61BmkhVq1gMUOfjsJAa9ipkH_wMH4t2mR9XDxnTUU; HttpOnly; SameSite=None; Secure; Path=/; Domain=api.openai.com',
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
'x-content-type-options': 'nosniff',
'x-error-jso
|
|
e2e-hermetic
@braintrust/js-e2e-tests#test:e2e:hermetic: command (/home/runner/work/braintrust-sdk-javascript/braintrust-sdk-javascript/e2e) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:e2e:hermetic exited (1)
|
|
checks-passed
Process completed with exit code 1.
|
|
ensure-pinned-actions
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
|
|
js-smoke-discover
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
lint:
js/src/framework-types.ts#L5
Unexpected any. Specify a different type
|
|
lint:
js/src/eval-parameters.ts#L154
Do not use any type assertions
|
|
lint:
js/src/cli/jest/tryRealpath.ts#L13
Unexpected any. Specify a different type
|
|
lint:
js/src/cli/functions/load-module.ts#L33
Unexpected any. Specify a different type
|
|
lint:
js/src/cli/functions/load-module.ts#L33
Do not use any type assertions
|
|
lint:
js/src/browser/config.ts#L38
Unexpected any. Specify a different type
|
|
lint:
js/src/browser/config.ts#L38
Unexpected any. Specify a different type
|
|
lint:
js/src/browser/config.ts#L38
Do not use any type assertions
|
|
lint:
js/src/browser/config.ts#L38
Do not use any type assertions
|
|
lint:
js/src/browser/config.ts#L37
Unexpected any. Specify a different type
|
|
formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
dead-code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
templates-nunjucks-js (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
check-typings
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
templates-nunjucks-js (20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
temporal-js (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
JS Zod Versions (4.2.1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
temporal-js (20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
JS Zod Versions (3.25.34)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-test (ubuntu-latest, 22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-test (ubuntu-latest, 20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
otel-js (22, otel-v2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
|
|
otel-js (20, otel-v2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
|
|
otel-js (20, otel-v1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
|
|
e2e-hermetic
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (cloudflare-worker-browser-compat)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-test (windows-latest, 22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (templates-nunjucks/node-esm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (cloudflare-vite-hono-vite-dev-node-esm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (templates-nunjucks/deno-node)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (templates-nunjucks/jest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (cloudflare-vite-hono-vite-dev)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (cloudflare-vite-hono-wrangler-dev)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (cloudflare-worker-node-compat)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (otel-js/otel-v1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-test (windows-latest, 20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (cloudflare-worker-browser-no-compat)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
otel-js (22, otel-v1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. 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/
|
|
js-smoke-test (browser-main-package)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (cloudflare-worker-node-no-compat)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-api-compatibility (20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (playwright-browser)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
|
|
js-smoke-test (templates-nunjucks/nextjs)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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 | |
|---|---|---|---|
|
javascript-sdk-dev-25233872796-dist
Expired
|
2.75 MB |
sha256:6ac41258780f0ab17deb9aaadfa20de8cd12722a5b836432550fa4b8f9e32f54
|
|