docs: more twoslash #71
pull-request.yml
on: pull_request
Verify
/
Lint
16s
Verify
/
Vectors
52s
Size
1m 14s
Matrix: Verify / Test Environments
Matrix: Verify / Test
Matrix: Verify / Types
Matrix: Verify / Wagmi
Annotations
28 errors and 8 warnings
Size
results.reduce is not a function
|
Verify / Wagmi (latest)
Conversion of type '{ number: blockTag extends "pending" ? null : bigint; hash: blockTag extends "pending" ? null : `0x${string}`; nonce: blockTag extends "pending" ? null : `0x${string}`; timestamp: bigint; logsBloom: blockTag extends "pending" ? null : `0x${string}`; baseFeePerGas: bigint | null; blobGasUsed: bigint; difficulty: bigint; excessBlobGas: bigint; extraData: `0x${string}`; gasLimit: bigint; gasUsed: bigint; miner: `0x${string}`; mixHash: `0x${string}`; parentHash: `0x${string}`; receiptsRoot: `0x${string}`; sealFields: `0x${string}`[]; sha3Uncles: `0x${string}`; size: bigint; stateRoot: `0x${string}`; totalDifficulty: bigint | null; transactionsRoot: `0x${string}`; uncles: `0x${string}`[]; withdrawals?: Withdrawal[] | undefined; withdrawalsRoot?: `0x${string}` | undefined; transactions: includeTransactions extends true ? ({ chainId?: number | undefined; type: "legacy"; r: `0x${string}`; s: `0x${string}`; gasPrice: bigint; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; yParity?: undefined; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList?: undefined; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip2930"; r: `0x${string}`; s: `0x${string}`; gasPrice: bigint; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip1559"; r: `0x${string}`; s: `0x${string}`; gasPrice?: undefined; maxFeePerBlobGas?: undefined; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip4844"; r: `0x${string}`; s: `0x${string}`; gasPrice?: undefined; maxFeePerBlobGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes: `0x${string}`[]; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; })[] : `0x${string}`[]; }' to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: { [K in keyof FormattedBlock<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, includeTransactions, blockTag>]: FormattedBlock<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, includeTrans
|
Verify / Wagmi (latest)
This expression is not callable.
|
Verify / Wagmi (latest)
Type 'TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>' is not assignable to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number]]: { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number][key]; }'.
|
Verify / Wagmi (latest)
Argument of type '{ gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId?: number | undefined; type: "legacy"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity?: undefined; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList?: undefined; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip2930"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip1559"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip4844"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes: `0x${string}`[]; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; }' is not assignable to parameter of type 'CallParameters<Chain | undefined>'.
|
Verify / Wagmi (latest)
Type '{ chainId: number; blobGasPrice?: bigint | undefined; blobGasUsed?: bigint | undefined; blockHash: `0x${string}`; blockNumber: bigint; contractAddress: `0x${string}` | null; cumulativeGasUsed: bigint; effectiveGasPrice: bigint; from: `0x${string}`; gasUsed: bigint; logs: Log<bigint, number, false>[]; logsBloom: `0x${string}`; root?: `0x${string}` | undefined; status: "success" | "reverted"; to: `0x${string}` | null; transactionHash: `0x${string}`; transactionIndex: number; type: TransactionType; }' is not assignable to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number]]: { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number][key]; }'.
|
Verify / Wagmi (latest)
Process completed with exit code 1.
|
Verify / Wagmi (5.0.4)
Conversion of type '{ number: blockTag extends "pending" ? null : bigint; hash: blockTag extends "pending" ? null : `0x${string}`; nonce: blockTag extends "pending" ? null : `0x${string}`; logsBloom: blockTag extends "pending" ? null : `0x${string}`; baseFeePerGas: bigint | null; blobGasUsed: bigint; difficulty: bigint; excessBlobGas: bigint; extraData: `0x${string}`; gasLimit: bigint; gasUsed: bigint; miner: `0x${string}`; mixHash: `0x${string}`; parentHash: `0x${string}`; receiptsRoot: `0x${string}`; sealFields: `0x${string}`[]; sha3Uncles: `0x${string}`; size: bigint; stateRoot: `0x${string}`; timestamp: bigint; totalDifficulty: bigint | null; transactionsRoot: `0x${string}`; uncles: `0x${string}`[]; withdrawals?: Withdrawal[] | undefined; withdrawalsRoot?: `0x${string}` | undefined; transactions: includeTransactions extends true ? ({ chainId?: number | undefined; type: "legacy"; r: `0x${string}`; s: `0x${string}`; gasPrice: bigint; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; yParity?: undefined; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList?: undefined; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip2930"; r: `0x${string}`; s: `0x${string}`; gasPrice: bigint; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip1559"; r: `0x${string}`; s: `0x${string}`; gasPrice?: undefined; maxFeePerBlobGas?: undefined; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip4844"; r: `0x${string}`; s: `0x${string}`; gasPrice?: undefined; maxFeePerBlobGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes: `0x${string}`[]; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; })[] : `0x${string}`[]; }' to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: { [K in keyof FormattedBlock<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, includeTransactions, blockTag>]: FormattedBlock<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, includeTrans
|
Verify / Wagmi (5.0.4)
This expression is not callable.
|
Verify / Wagmi (5.0.4)
Type 'TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>' is not assignable to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number]]: { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number][key]; }'.
|
Verify / Wagmi (5.0.4)
Argument of type '{ gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId?: number | undefined; type: "legacy"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity?: undefined; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList?: undefined; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip2930"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip1559"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip4844"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes: `0x${string}`[]; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; }' is not assignable to parameter of type 'CallParameters<Chain | undefined>'.
|
Verify / Wagmi (5.0.4)
Type '{ chainId: number; blobGasPrice?: bigint | undefined; blobGasUsed?: bigint | undefined; blockHash: `0x${string}`; blockNumber: bigint; contractAddress: `0x${string}` | null; cumulativeGasUsed: bigint; effectiveGasPrice: bigint; from: `0x${string}`; gasUsed: bigint; logs: Log<bigint, number, false>[]; logsBloom: `0x${string}`; root?: `0x${string}` | undefined; status: "success" | "reverted"; to: `0x${string}` | null; transactionHash: `0x${string}`; transactionIndex: number; type: TransactionType; }' is not assignable to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number]]: { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number][key]; }'.
|
Verify / Wagmi (5.0.4)
Process completed with exit code 1.
|
Verify / Wagmi (5.2.2)
Conversion of type '{ number: blockTag extends "pending" ? null : bigint; hash: blockTag extends "pending" ? null : `0x${string}`; nonce: blockTag extends "pending" ? null : `0x${string}`; timestamp: bigint; logsBloom: blockTag extends "pending" ? null : `0x${string}`; baseFeePerGas: bigint | null; blobGasUsed: bigint; difficulty: bigint; excessBlobGas: bigint; extraData: `0x${string}`; gasLimit: bigint; gasUsed: bigint; miner: `0x${string}`; mixHash: `0x${string}`; parentHash: `0x${string}`; receiptsRoot: `0x${string}`; sealFields: `0x${string}`[]; sha3Uncles: `0x${string}`; size: bigint; stateRoot: `0x${string}`; totalDifficulty: bigint | null; transactionsRoot: `0x${string}`; uncles: `0x${string}`[]; withdrawals?: Withdrawal[] | undefined; withdrawalsRoot?: `0x${string}` | undefined; transactions: includeTransactions extends true ? ({ chainId?: number | undefined; type: "legacy"; r: `0x${string}`; s: `0x${string}`; gasPrice: bigint; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; yParity?: undefined; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList?: undefined; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip2930"; r: `0x${string}`; s: `0x${string}`; gasPrice: bigint; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip1559"; r: `0x${string}`; s: `0x${string}`; gasPrice?: undefined; maxFeePerBlobGas?: undefined; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip4844"; r: `0x${string}`; s: `0x${string}`; gasPrice?: undefined; maxFeePerBlobGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes: `0x${string}`[]; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; })[] : `0x${string}`[]; }' to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: { [K in keyof FormattedBlock<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, includeTransactions, blockTag>]: FormattedBlock<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, includeTrans
|
Verify / Wagmi (5.2.2)
This expression is not callable.
|
Verify / Wagmi (5.2.2)
Type 'TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>' is not assignable to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number]]: { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number][key]; }'.
|
Verify / Wagmi (5.2.2)
Argument of type '{ gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId?: number | undefined; type: "legacy"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity?: undefined; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList?: undefined; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip2930"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip1559"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip4844"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes: `0x${string}`[]; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; }' is not assignable to parameter of type 'CallParameters<Chain | undefined>'.
|
Verify / Wagmi (5.2.2)
Type '{ chainId: number; blobGasPrice?: bigint | undefined; blobGasUsed?: bigint | undefined; blockHash: `0x${string}`; blockNumber: bigint; contractAddress: `0x${string}` | null; cumulativeGasUsed: bigint; effectiveGasPrice: bigint; from: `0x${string}`; gasUsed: bigint; logs: Log<bigint, number, false>[]; logsBloom: `0x${string}`; root?: `0x${string}` | undefined; status: "success" | "reverted"; to: `0x${string}` | null; transactionHash: `0x${string}`; transactionIndex: number; type: TransactionType; }' is not assignable to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number]]: { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number][key]; }'.
|
Verify / Wagmi (5.2.2)
Process completed with exit code 1.
|
Verify / Wagmi (5.1.6)
Conversion of type '{ number: blockTag extends "pending" ? null : bigint; hash: blockTag extends "pending" ? null : `0x${string}`; nonce: blockTag extends "pending" ? null : `0x${string}`; timestamp: bigint; logsBloom: blockTag extends "pending" ? null : `0x${string}`; baseFeePerGas: bigint | null; blobGasUsed: bigint; difficulty: bigint; excessBlobGas: bigint; extraData: `0x${string}`; gasLimit: bigint; gasUsed: bigint; miner: `0x${string}`; mixHash: `0x${string}`; parentHash: `0x${string}`; receiptsRoot: `0x${string}`; sealFields: `0x${string}`[]; sha3Uncles: `0x${string}`; size: bigint; stateRoot: `0x${string}`; totalDifficulty: bigint | null; transactionsRoot: `0x${string}`; uncles: `0x${string}`[]; withdrawals?: Withdrawal[] | undefined; withdrawalsRoot?: `0x${string}` | undefined; transactions: includeTransactions extends true ? ({ chainId?: number | undefined; type: "legacy"; r: `0x${string}`; s: `0x${string}`; gasPrice: bigint; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; yParity?: undefined; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList?: undefined; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip2930"; r: `0x${string}`; s: `0x${string}`; gasPrice: bigint; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip1559"; r: `0x${string}`; s: `0x${string}`; gasPrice?: undefined; maxFeePerBlobGas?: undefined; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; } | { chainId: number; type: "eip4844"; r: `0x${string}`; s: `0x${string}`; gasPrice?: undefined; maxFeePerBlobGas: bigint; maxFeePerGas: bigint; maxPriorityFeePerGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes: `0x${string}`[]; blockHash: (blockTag extends "pending" ? true : false) extends true ? null : `0x${string}`; blockNumber: (blockTag extends "pending" ? true : false) extends true ? null : bigint; transactionIndex: (blockTag extends "pending" ? true : false) extends true ? null : number; })[] : `0x${string}`[]; }' to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: { [K in keyof FormattedBlock<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, includeTransactions, blockTag>]: FormattedBlock<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, includeTrans
|
Verify / Wagmi (5.1.6)
This expression is not callable.
|
Verify / Wagmi (5.1.6)
Type 'TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>' is not assignable to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number]]: { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number][key]; }'.
|
Verify / Wagmi (5.1.6)
Argument of type '{ gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId?: number | undefined; type: "legacy"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity?: undefined; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList?: undefined; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip2930"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip1559"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas?: undefined; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes?: undefined; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; } | { gasPrice: bigint | undefined; maxFeePerGas: bigint | undefined; maxPriorityFeePerGas: bigint | undefined; chainId: number; type: "eip4844"; r: `0x${string}`; s: `0x${string}`; maxFeePerBlobGas: bigint; yParity: number; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; to: `0x${string}` | null; typeHex: `0x${string}` | null; v: bigint; value: bigint; accessList: AccessList; blobVersionedHashes: `0x${string}`[]; blockHash: `0x${string}`; blockNumber: bigint; transactionIndex: number; }' is not assignable to parameter of type 'CallParameters<Chain | undefined>'.
|
Verify / Wagmi (5.1.6)
Type '{ chainId: number; blobGasPrice?: bigint | undefined; blobGasUsed?: bigint | undefined; blockHash: `0x${string}`; blockNumber: bigint; contractAddress: `0x${string}` | null; cumulativeGasUsed: bigint; effectiveGasPrice: bigint; from: `0x${string}`; gasUsed: bigint; logs: Log<bigint, number, false>[]; logsBloom: `0x${string}`; root?: `0x${string}` | undefined; status: "success" | "reverted"; to: `0x${string}` | null; transactionHash: `0x${string}`; transactionIndex: number; type: TransactionType; }' is not assignable to type '{ [key in keyof { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number]]: { [key in keyof SelectChains<config, chainId>]: ExtractChainFormatterReturnType<IsNarrowable<SelectChains<config, chainId>[key], Chain> extends true ? SelectChains<config, chainId>[key] : undefined, "transactionReceipt", TransactionReceipt> & { chainId: SelectChains<config, chainId>[key]["id"]; }; }[number][key]; }'.
|
Verify / Wagmi (5.1.6)
The operation was canceled.
|
Verify / Test (http, 1, 3)
Final attempt failed. Child_process exited with error code 1
|
Verify / Test (webSocket, 1, 3)
The job was canceled because "http_1_3" failed.
|
Verify / Test (webSocket, 1, 3)
The operation was canceled.
|
Verify / Wagmi (latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Wagmi (5.0.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Wagmi (5.2.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Wagmi (5.1.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Test (http, 1, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Verify / Test (http, 1, 3)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Verify / Test (webSocket, 1, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Verify / Test (webSocket, 1, 3)
Attempt 2 failed. Reason: Child_process exited with error code 1
|