build(deps-dev): Bump @wagmi/cli from 2.8.0 to 2.10.0 #28727
CI.yml
on: pull_request
optimize_ci
5s
Build Packages
1m 11s
Lint Packages
1m 17s
Unit Tests
1m 47s
Size
1m 6s
Matrix: E2E Tests
Annotations
45 errors and 23 warnings
|
E2E Tests (pnpm, vite)
Process completed with exit code 2.
|
|
E2E Tests (pnpm, vite)
@thirdweb-dev/ai-sdk-provider#build: command (/home/runner/work/js/js/packages/ai-sdk-provider) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
E2E Tests (pnpm, vite)
Type 'ZodObject<{ status: ZodEnum<{ QUEUED: "QUEUED"; SUBMITTED: "SUBMITTED"; CONFIRMED: "CONFIRMED"; FAILED: "FAILED"; }>; transaction_hash: ZodOptional<ZodString>; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ status: "QUEUED" | "SUBMITTED" | "CONFIRMED" | "FAILED"; chain_id: number; transaction_hash?: string | undefined; }> | undefined'.
|
|
E2E Tests (pnpm, vite)
Type 'ZodObject<{ transaction_id: ZodString; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_id: string; }>'.
|
|
E2E Tests (pnpm, vite)
Type 'ZodObject<{ transaction_hash: ZodString; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_hash: string; chain_id: number; }> | undefined'.
|
|
E2E Tests (pnpm, vite)
Type 'ZodObject<{ action: ZodString; intent: ZodObject<{ origin_chain_id: ZodNumber; origin_token_address: ZodString; destination_chain_id: ZodNumber; destination_token_address: ZodString; amount: ZodString; sender: ZodString; receiver: ZodString; max_steps: ZodNumber; }, $strip>; transaction: ZodObject<...>; from_token: ...' is not assignable to type 'FlexibleSchema<{ action: string; intent: { origin_chain_id: number; origin_token_address: string; destination_chain_id: number; destination_token_address: string; amount: string; sender: string; receiver: string; max_steps: number; }; transaction: { ...; }; from_token: { ...; }; to_token: { ...; }; }>'.
|
|
E2E Tests (pnpm, vite)
Type 'ZodObject<{ transaction_hash: ZodString; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_hash: string; chain_id: number; }> | undefined'.
|
|
E2E Tests (pnpm, vite)
Type 'ZodObject<{ chain_id: ZodNumber; function: ZodOptional<ZodNullable<ZodString>>; to: ZodString; value: ZodString; data: ZodString; }, $strip>' is not assignable to type 'FlexibleSchema<{ chain_id: number; to: string; value: string; data: string; function?: string | null | undefined; }>'.
|
|
E2E Tests (pnpm, esbuild)
The strategy configuration was canceled because "e2e.pnpm_vite" failed
|
|
E2E Tests (pnpm, esbuild)
The operation was canceled.
|
|
E2E Tests (pnpm, webpack)
The strategy configuration was canceled because "e2e.pnpm_vite" failed
|
|
E2E Tests (pnpm, webpack)
The operation was canceled.
|
|
E2E Tests (pnpm, webpack)
@thirdweb-dev/ai-sdk-provider#build: command (/home/runner/work/js/js/packages/ai-sdk-provider) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
E2E Tests (pnpm, webpack)
Type 'ZodObject<{ status: ZodEnum<{ QUEUED: "QUEUED"; SUBMITTED: "SUBMITTED"; CONFIRMED: "CONFIRMED"; FAILED: "FAILED"; }>; transaction_hash: ZodOptional<ZodString>; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ status: "QUEUED" | "SUBMITTED" | "CONFIRMED" | "FAILED"; chain_id: number; transaction_hash?: string | undefined; }> | undefined'.
|
|
E2E Tests (pnpm, webpack)
Type 'ZodObject<{ transaction_id: ZodString; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_id: string; }>'.
|
|
E2E Tests (pnpm, webpack)
Type 'ZodObject<{ transaction_hash: ZodString; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_hash: string; chain_id: number; }> | undefined'.
|
|
E2E Tests (pnpm, webpack)
Type 'ZodObject<{ action: ZodString; intent: ZodObject<{ origin_chain_id: ZodNumber; origin_token_address: ZodString; destination_chain_id: ZodNumber; destination_token_address: ZodString; amount: ZodString; sender: ZodString; receiver: ZodString; max_steps: ZodNumber; }, $strip>; transaction: ZodObject<...>; from_token: ...' is not assignable to type 'FlexibleSchema<{ action: string; intent: { origin_chain_id: number; origin_token_address: string; destination_chain_id: number; destination_token_address: string; amount: string; sender: string; receiver: string; max_steps: number; }; transaction: { ...; }; from_token: { ...; }; to_token: { ...; }; }>'.
|
|
E2E Tests (pnpm, webpack)
Type 'ZodObject<{ transaction_hash: ZodString; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_hash: string; chain_id: number; }> | undefined'.
|
|
E2E Tests (pnpm, webpack)
Type 'ZodObject<{ chain_id: ZodNumber; function: ZodOptional<ZodNullable<ZodString>>; to: ZodString; value: ZodString; data: ZodString; }, $strip>' is not assignable to type 'FlexibleSchema<{ chain_id: number; to: string; value: string; data: string; function?: string | null | undefined; }>'.
|
|
Size
Process completed with exit code 2.
|
|
Size
@thirdweb-dev/ai-sdk-provider#build: command (/home/runner/work/js/js/packages/ai-sdk-provider) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
Size
Type 'ZodObject<{ status: ZodEnum<{ QUEUED: "QUEUED"; SUBMITTED: "SUBMITTED"; CONFIRMED: "CONFIRMED"; FAILED: "FAILED"; }>; transaction_hash: ZodOptional<ZodString>; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ status: "QUEUED" | "SUBMITTED" | "CONFIRMED" | "FAILED"; chain_id: number; transaction_hash?: string | undefined; }> | undefined'.
|
|
Size
Type 'ZodObject<{ transaction_id: ZodString; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_id: string; }>'.
|
|
Size
Type 'ZodObject<{ transaction_hash: ZodString; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_hash: string; chain_id: number; }> | undefined'.
|
|
Size
Type 'ZodObject<{ action: ZodString; intent: ZodObject<{ origin_chain_id: ZodNumber; origin_token_address: ZodString; destination_chain_id: ZodNumber; destination_token_address: ZodString; amount: ZodString; sender: ZodString; receiver: ZodString; max_steps: ZodNumber; }, $strip>; transaction: ZodObject<...>; from_token: ...' is not assignable to type 'FlexibleSchema<{ action: string; intent: { origin_chain_id: number; origin_token_address: string; destination_chain_id: number; destination_token_address: string; amount: string; sender: string; receiver: string; max_steps: number; }; transaction: { ...; }; from_token: { ...; }; to_token: { ...; }; }>'.
|
|
Size
Type 'ZodObject<{ transaction_hash: ZodString; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_hash: string; chain_id: number; }> | undefined'.
|
|
Size
Type 'ZodObject<{ chain_id: ZodNumber; function: ZodOptional<ZodNullable<ZodString>>; to: ZodString; value: ZodString; data: ZodString; }, $strip>' is not assignable to type 'FlexibleSchema<{ chain_id: number; to: string; value: string; data: string; function?: string | null | undefined; }>'.
|
|
Build Packages
Process completed with exit code 2.
|
|
Build Packages
@thirdweb-dev/ai-sdk-provider#build: command (/home/runner/work/js/js/packages/ai-sdk-provider) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
Build Packages
Type 'ZodObject<{ status: ZodEnum<{ QUEUED: "QUEUED"; SUBMITTED: "SUBMITTED"; CONFIRMED: "CONFIRMED"; FAILED: "FAILED"; }>; transaction_hash: ZodOptional<ZodString>; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ status: "QUEUED" | "SUBMITTED" | "CONFIRMED" | "FAILED"; chain_id: number; transaction_hash?: string | undefined; }> | undefined'.
|
|
Build Packages
Type 'ZodObject<{ transaction_id: ZodString; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_id: string; }>'.
|
|
Build Packages
Type 'ZodObject<{ transaction_hash: ZodString; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_hash: string; chain_id: number; }> | undefined'.
|
|
Build Packages
Type 'ZodObject<{ action: ZodString; intent: ZodObject<{ origin_chain_id: ZodNumber; origin_token_address: ZodString; destination_chain_id: ZodNumber; destination_token_address: ZodString; amount: ZodString; sender: ZodString; receiver: ZodString; max_steps: ZodNumber; }, $strip>; transaction: ZodObject<...>; from_token: ...' is not assignable to type 'FlexibleSchema<{ action: string; intent: { origin_chain_id: number; origin_token_address: string; destination_chain_id: number; destination_token_address: string; amount: string; sender: string; receiver: string; max_steps: number; }; transaction: { ...; }; from_token: { ...; }; to_token: { ...; }; }>'.
|
|
Build Packages
Type 'ZodObject<{ transaction_hash: ZodString; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_hash: string; chain_id: number; }> | undefined'.
|
|
Build Packages
Type 'ZodObject<{ chain_id: ZodNumber; function: ZodOptional<ZodNullable<ZodString>>; to: ZodString; value: ZodString; data: ZodString; }, $strip>' is not assignable to type 'FlexibleSchema<{ chain_id: number; to: string; value: string; data: string; function?: string | null | undefined; }>'.
|
|
Lint Packages
Process completed with exit code 2.
|
|
Lint Packages
@thirdweb-dev/ai-sdk-provider#build: command (/home/runner/work/js/js/packages/ai-sdk-provider) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
Lint Packages
Type 'ZodObject<{ status: ZodEnum<{ QUEUED: "QUEUED"; SUBMITTED: "SUBMITTED"; CONFIRMED: "CONFIRMED"; FAILED: "FAILED"; }>; transaction_hash: ZodOptional<ZodString>; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ status: "QUEUED" | "SUBMITTED" | "CONFIRMED" | "FAILED"; chain_id: number; transaction_hash?: string | undefined; }> | undefined'.
|
|
Lint Packages
Type 'ZodObject<{ transaction_id: ZodString; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_id: string; }>'.
|
|
Lint Packages
Type 'ZodObject<{ transaction_hash: ZodString; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_hash: string; chain_id: number; }> | undefined'.
|
|
Lint Packages
Type 'ZodObject<{ action: ZodString; intent: ZodObject<{ origin_chain_id: ZodNumber; origin_token_address: ZodString; destination_chain_id: ZodNumber; destination_token_address: ZodString; amount: ZodString; sender: ZodString; receiver: ZodString; max_steps: ZodNumber; }, $strip>; transaction: ZodObject<...>; from_token: ...' is not assignable to type 'FlexibleSchema<{ action: string; intent: { origin_chain_id: number; origin_token_address: string; destination_chain_id: number; destination_token_address: string; amount: string; sender: string; receiver: string; max_steps: number; }; transaction: { ...; }; from_token: { ...; }; to_token: { ...; }; }>'.
|
|
Lint Packages
Type 'ZodObject<{ transaction_hash: ZodString; chain_id: ZodNumber; }, $strip>' is not assignable to type 'FlexibleSchema<{ transaction_hash: string; chain_id: number; }> | undefined'.
|
|
Lint Packages
Type 'ZodObject<{ chain_id: ZodNumber; function: ZodOptional<ZodNullable<ZodString>>; to: ZodString; value: ZodString; data: ZodString; }, $strip>' is not assignable to type 'FlexibleSchema<{ chain_id: number; to: string; value: string; data: string; function?: string | null | undefined; }>'.
|
|
Unit Tests
Process completed with exit code 1.
|
|
Unit Tests
thirdweb#test: command (/home/runner/work/js/js/packages/thirdweb) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
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 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/
|
|
optimize_ci
Invalid authentication. Skipping Graphite checks.
|
|
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 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 Tests (pnpm, vite)
Cache not found for keys: node-cache-Linux-x64-pnpm-3a44e2ca99dc1e28c9381a52351ded0a1ad36c7d6be66171448875cbbace194e
|
|
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 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 Tests (pnpm, esbuild)
Cache not found for keys: node-cache-Linux-x64-pnpm-3a44e2ca99dc1e28c9381a52351ded0a1ad36c7d6be66171448875cbbace194e
|
|
E2E Tests (pnpm, esbuild)
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 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 Tests (pnpm, webpack)
Cache not found for keys: node-cache-Linux-x64-pnpm-3a44e2ca99dc1e28c9381a52351ded0a1ad36c7d6be66171448875cbbace194e
|
|
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 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/
|
|
Size
Cache not found for keys: node-cache-Linux-x64-pnpm-3a44e2ca99dc1e28c9381a52351ded0a1ad36c7d6be66171448875cbbace194e
|
|
Size
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 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/
|
|
Build Packages
Cache not found for keys: node-cache-Linux-x64-pnpm-3a44e2ca99dc1e28c9381a52351ded0a1ad36c7d6be66171448875cbbace194e
|
|
Build Packages
Failed to restore: Cache service responded with 400
|
|
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 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 Packages
Cache not found for keys: node-cache-Linux-x64-pnpm-3a44e2ca99dc1e28c9381a52351ded0a1ad36c7d6be66171448875cbbace194e
|
|
Lint 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 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/
|
|
Unit Tests
Cache not found for keys: node-cache-Linux-x64-pnpm-3a44e2ca99dc1e28c9381a52351ded0a1ad36c7d6be66171448875cbbace194e
|
|
Unit Tests
Failed to restore: Cache service responded with 400
|