Bump abitype from 1.0.5 to 1.0.6 #12322
Annotations
11 errors
|
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 '{ 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
thirdweb#build: command (/home/runner/work/js/js/packages/thirdweb) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
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}`'.
|
Loading