Skip to content

Bump abitype from 1.0.5 to 1.0.6 #12322

Bump abitype from 1.0.5 to 1.0.6

Bump abitype from 1.0.5 to 1.0.6 #12322

Triggered via pull request September 23, 2024 20:45
Status Failure
Total duration 3m 10s
Artifacts

CI.yml

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

Annotations

152 errors and 2 warnings
Size
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
Size
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
Size
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Size
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
Size
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
Size
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Size
Type 'string' is not assignable to type '`0x${string}`'.
Size
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
Size
Type 'string' is not assignable to type '`0x${string}`'.
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; }[]; }'.
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 '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (pnpm, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (pnpm, webpack)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: 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 '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (pnpm, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (pnpm, webpack)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (pnpm, webpack)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (pnpm, webpack)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
E2E Tests (pnpm, webpack)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (yarn, vite)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (yarn, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (yarn, vite)
thirdweb#build: command (/home/runner/work/js/js/packages/thirdweb) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
E2E Tests (yarn, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (yarn, vite)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (yarn, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (yarn, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (yarn, vite)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (yarn, vite)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (yarn, vite)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
E2E Tests (yarn, vite)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (npm, vite)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (npm, vite)
thirdweb#build: command (/home/runner/work/js/js/packages/thirdweb) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
E2E Tests (npm, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (npm, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (npm, vite)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (npm, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (npm, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (npm, vite)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (npm, vite)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (npm, vite)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
E2E Tests (npm, vite)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (pnpm, vite)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (pnpm, vite)
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, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (pnpm, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (pnpm, vite)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: 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 '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (pnpm, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (pnpm, vite)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (pnpm, vite)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (pnpm, vite)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
E2E Tests (pnpm, vite)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (bun, webpack)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (bun, 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 (bun, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (bun, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (bun, webpack)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (bun, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (bun, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (bun, webpack)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (bun, webpack)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (bun, webpack)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
E2E Tests (bun, webpack)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (yarn, esbuild)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (yarn, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (yarn, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (yarn, esbuild)
thirdweb#build: command (/home/runner/work/js/js/packages/thirdweb) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
E2E Tests (yarn, esbuild)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (yarn, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (yarn, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (yarn, esbuild)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (yarn, esbuild)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (yarn, esbuild)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
E2E Tests (yarn, esbuild)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (bun, esbuild)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (bun, esbuild)
thirdweb#build: command (/home/runner/work/js/js/packages/thirdweb) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
E2E Tests (bun, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (bun, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (bun, esbuild)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (bun, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (bun, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (bun, esbuild)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (bun, esbuild)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (bun, esbuild)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
Build Packages
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (bun, esbuild)
Type 'string' is not assignable to type '`0x${string}`'.
Build Packages
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
Build Packages
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Build Packages
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
Build Packages
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
Build Packages
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Build Packages
Type 'string' is not assignable to type '`0x${string}`'.
Build Packages
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
Build Packages
Type 'string' is not assignable to type '`0x${string}`'.
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; }[]; }'.
E2E Tests (yarn, webpack)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (yarn, 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 (yarn, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (yarn, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (yarn, webpack)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (yarn, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (yarn, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (yarn, webpack)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (yarn, webpack)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (yarn, webpack)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
E2E Tests (yarn, webpack)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (npm, esbuild)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (npm, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (npm, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (npm, esbuild)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (npm, esbuild)
thirdweb#build: command (/home/runner/work/js/js/packages/thirdweb) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
E2E Tests (npm, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (npm, esbuild)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (npm, esbuild)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (npm, esbuild)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (npm, esbuild)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
E2E Tests (npm, esbuild)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (bun, vite)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (bun, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (bun, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (bun, vite)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (bun, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (bun, vite)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (bun, vite)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (bun, vite)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (bun, vite)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
E2E Tests (bun, vite)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (bun, 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 (npm, webpack)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (npm, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (npm, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (npm, 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 (npm, webpack)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (npm, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
E2E Tests (npm, webpack)
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
E2E Tests (npm, webpack)
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
E2E Tests (npm, webpack)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (npm, webpack)
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
E2E Tests (npm, webpack)
Type 'string' is not assignable to type '`0x${string}`'.
E2E Tests (pnpm, esbuild)
The job was canceled because "pnpm_webpack" failed.
E2E Tests (pnpm, esbuild)
The operation was canceled.
Lint Packages
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
Lint Packages
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
Lint Packages
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Lint Packages
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'SendTransactionOption'.
Lint Packages
Argument of type '{ gasPrice?: undefined; maxFeePerGas?: bigint | undefined; maxPriorityFeePerGas?: bigint | undefined; to: string | undefined; chainId: number; data: `0x${string}`; gas: bigint; nonce: number | undefined; accessList: AccessList | undefined; value: bigint | undefined; } | { ...; }' is not assignable to parameter of type 'TransactionSerializable'.
Lint Packages
Argument of type '{ primaryType: string; domain: { chainId: number | undefined; name: string | undefined; salt: `0x${string}` | undefined; verifyingContract: string | undefined; version: string | undefined; }; types: Record<...>; message: Record<...>; }' is not assignable to parameter of type 'MessageDefinition<Record<string, TypedDataField[]>, string, string, Record<string, unknown>, unknown>'.
Lint Packages
Type 'string' is not assignable to type '`0x${string}`'.
Lint Packages
Type 'string' is not assignable to type '`0x${string}` | Account | undefined'.
Lint Packages
Type 'string' is not assignable to type '`0x${string}`'.
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; }[]; }'.
optimize_ci
Invalid authentication. Skipping Graphite checks.
Unit Tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1