Skip to content

build(deps): Bump ox from 0.7.0 to 0.14.29 #28790

build(deps): Bump ox from 0.7.0 to 0.14.29

build(deps): Bump ox from 0.7.0 to 0.14.29 #28790

Triggered via pull request June 8, 2026 20:37
Status Failure
Total duration 2m 26s
Artifacts

CI.yml

on: pull_request
optimize_ci
3s
optimize_ci
Matrix: E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

63 errors and 23 warnings
Lint Packages
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; uri: string; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; uri: string; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Lint Packages
Type '{ to: string; primarySaleRecipient: string; quantity: bigint; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; primarySaleRecipient: `0x${string}`; quantity: bigint; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Lint Packages
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Lint Packages
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; }[]; }'.
Lint Packages
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; amount: bigint; }[]; }'.
Lint Packages
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; amount: bigint; }[]; }'.
Lint Packages
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
Lint Packages
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
Lint Packages
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Lint Packages
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (pnpm, webpack)
Type '{ to: string; primarySaleRecipient: string; quantity: bigint; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; primarySaleRecipient: `0x${string}`; quantity: bigint; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
E2E Tests (pnpm, webpack)
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
E2E Tests (pnpm, webpack)
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; }[]; }'.
E2E Tests (pnpm, webpack)
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; amount: bigint; }[]; }'.
E2E Tests (pnpm, webpack)
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; amount: bigint; }[]; }'.
E2E Tests (pnpm, webpack)
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
E2E Tests (pnpm, webpack)
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
E2E Tests (pnpm, webpack)
thirdweb#build: command (/home/runner/work/js/js/packages/thirdweb) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
E2E Tests (pnpm, webpack)
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (pnpm, webpack)
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Size
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; uri: string; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; uri: string; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Size
Type '{ to: string; primarySaleRecipient: string; quantity: bigint; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; primarySaleRecipient: `0x${string}`; quantity: bigint; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Size
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Size
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; }[]; }'.
Size
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; amount: bigint; }[]; }'.
Size
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; amount: bigint; }[]; }'.
Size
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
Size
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
Size
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Size
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (pnpm, vite)
The strategy configuration was canceled because "e2e.pnpm_webpack" failed
E2E Tests (pnpm, vite)
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; uri: string; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; uri: string; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
E2E Tests (pnpm, vite)
Type '{ to: string; primarySaleRecipient: string; quantity: bigint; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; primarySaleRecipient: `0x${string}`; quantity: bigint; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
E2E Tests (pnpm, vite)
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
E2E Tests (pnpm, vite)
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; }[]; }'.
E2E Tests (pnpm, vite)
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; amount: bigint; }[]; }'.
E2E Tests (pnpm, vite)
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; amount: bigint; }[]; }'.
E2E Tests (pnpm, vite)
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
E2E Tests (pnpm, vite)
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
E2E Tests (pnpm, vite)
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (pnpm, vite)
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (pnpm, esbuild)
The strategy configuration was canceled because "e2e.pnpm_webpack" failed
E2E Tests (pnpm, esbuild)
The operation was canceled.
Build Packages
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; uri: string; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; uri: string; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Build Packages
Type '{ to: string; primarySaleRecipient: string; quantity: bigint; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; primarySaleRecipient: `0x${string}`; quantity: bigint; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Build Packages
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Build Packages
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; }[]; }'.
Build Packages
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; amount: bigint; }[]; }'.
Build Packages
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; amount: bigint; }[]; }'.
Build Packages
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
Build Packages
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
Build Packages
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Build Packages
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Unit Tests
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; uri: string; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; uri: string; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Unit Tests
Type '{ to: string; primarySaleRecipient: string; quantity: bigint; price: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; primarySaleRecipient: `0x${string}`; quantity: bigint; price: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Unit Tests
Type '{ to: string; royaltyRecipient: string; royaltyBps: bigint; primarySaleRecipient: string; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: string; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }' is not assignable to type '{ to: `0x${string}`; royaltyRecipient: `0x${string}`; royaltyBps: bigint; primarySaleRecipient: `0x${string}`; tokenId: bigint; uri: string; quantity: bigint; pricePerToken: bigint; currency: `0x${string}`; validityStartTimestamp: bigint; validityEndTimestamp: bigint; uid: `0x${string}`; }'.
Unit Tests
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; }[]; }'.
Unit Tests
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; amount: bigint; }[]; }'.
Unit Tests
Type '{ uid: `0x${string}`; tokenAddress: string; expirationTimestamp: bigint; contents: readonly { recipient: string; tokenId: bigint; amount: bigint; }[]; }' is not assignable to type '{ uid: `0x${string}`; tokenAddress: `0x${string}`; expirationTimestamp: bigint; contents: readonly { recipient: `0x${string}`; tokenId: bigint; amount: bigint; }[]; }'.
Unit Tests
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
Unit Tests
Module '"ox/erc6492"' has no exported member 'WrappedSignature'.
Unit Tests
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Unit Tests
Argument of type '{ domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; message: Record<string, any>; primaryType: string; types: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
optimize_ci
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: withgraphite/graphite-ci-action@9cb601a55e114099561b6d755505de377d45db40. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
optimize_ci
Invalid authentication. Skipping Graphite checks.
Lint Packages
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a, biomejs/setup-biome@a9763ed3d2388f5746f9dc3e1a55df7f4609bc89, oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 16th, 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 Packages
Cache not found for keys: node-cache-Linux-x64-pnpm-d282f1d87d4864364fbe425ddc0390341e4178184e977f453ec59275646cb8f6
Lint Packages
Failed to restore: Cache service responded with 400
E2E Tests (pnpm, webpack)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a, oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 16th, 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 Tests (pnpm, webpack)
Cache not found for keys: node-cache-Linux-x64-pnpm-d282f1d87d4864364fbe425ddc0390341e4178184e977f453ec59275646cb8f6
E2E Tests (pnpm, webpack)
Failed to restore: Cache service responded with 400
Size
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a, oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Size
Cache not found for keys: node-cache-Linux-x64-pnpm-d282f1d87d4864364fbe425ddc0390341e4178184e977f453ec59275646cb8f6
Size
Failed to restore: Cache service responded with 400
E2E Tests (pnpm, vite)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a, oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 16th, 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 Tests (pnpm, vite)
Cache not found for keys: node-cache-Linux-x64-pnpm-d282f1d87d4864364fbe425ddc0390341e4178184e977f453ec59275646cb8f6
E2E Tests (pnpm, vite)
Failed to restore: Cache service responded with 400
E2E Tests (pnpm, esbuild)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a, oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 16th, 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 Tests (pnpm, esbuild)
Cache not found for keys: node-cache-Linux-x64-pnpm-d282f1d87d4864364fbe425ddc0390341e4178184e977f453ec59275646cb8f6
E2E Tests (pnpm, esbuild)
Failed to restore: Cache service responded with 400
Build Packages
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a, oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Build Packages
Cache not found for keys: node-cache-Linux-x64-pnpm-d282f1d87d4864364fbe425ddc0390341e4178184e977f453ec59275646cb8f6
Build Packages
Failed to restore: Cache service responded with 400
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a, foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de, oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Unit Tests
Cache not found for keys: node-cache-Linux-x64-pnpm-d282f1d87d4864364fbe425ddc0390341e4178184e977f453ec59275646cb8f6
Unit Tests
Failed to restore: Cache service responded with 400