Skip to content

chore: update tests #50

chore: update tests

chore: update tests #50

Triggered via push July 24, 2023 17:06
Status Failure
Total duration 3m 8s
Artifacts

verify.yml

on: push
Matrix: Test
Matrix: Types
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build
Conversion of type 'Promise<{ blockHash: `0x${string}` | null; blockNumber: bigint | null; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; r: `0x${string}`; s: `0x${string}`; to: `0x${string}` | null; transactionIndex: number | null; ... 8 more ...; type: "legacy"; } | { ...; } | { ...; }>' to type 'Promise<{ [key in keyof { [key in keyof SelectChains<config["chains"], chainId>]: ExtractFormatterReturnType<SelectChains<config["chains"], chainId>[key], "transaction", Transaction>; }[number]]: { [key in keyof SelectChains<...>]: ExtractFormatterReturnType<...>; }[number][key]; }>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Build
Type '{ readonly queryFn: ({ queryKey }: { queryKey: readonly ["waitForTransactionReceipt", { confirmations?: number | undefined; hash?: `0x${string}` | undefined; pollingInterval?: number | undefined; timeout?: number | undefined; chainId?: config["chains"][number]["id"] | ... 1 more ... | undefined; scopeKey?: string | ...' does not satisfy the expected type 'QueryOptions<{ [key in keyof { [key in keyof SelectChains<config["chains"], chainId>]: ExtractFormatterReturnType<SelectChains<config["chains"], chainId>[key], "transactionReceipt", TransactionReceipt>; }[number]]: { [key in keyof SelectChains<...>]: ExtractFormatterReturnType<...>; }[number][key]; }, Error, { [key ...'.
Build
Process completed with exit code 1.
Types (5.0.4)
Conversion of type 'Promise<{ blockHash: `0x${string}` | null; blockNumber: bigint | null; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; r: `0x${string}`; s: `0x${string}`; to: `0x${string}` | null; transactionIndex: number | null; ... 8 more ...; type: "legacy"; } | { ...; } | { ...; }>' to type 'Promise<{ [key in keyof { [key in keyof SelectChains<config["chains"], chainId>]: ExtractFormatterReturnType<SelectChains<config["chains"], chainId>[key], "transaction", Transaction>; }[number]]: { [key in keyof SelectChains<...>]: ExtractFormatterReturnType<...>; }[number][key]; }>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Types (5.0.4)
Type '{ readonly queryFn: ({ queryKey }: { queryKey: readonly ["waitForTransactionReceipt", { confirmations?: number | undefined; hash?: `0x${string}` | undefined; pollingInterval?: number | undefined; timeout?: number | undefined; chainId?: config["chains"][number]["id"] | ... 1 more ... | undefined; scopeKey?: string | ...' does not satisfy the expected type 'QueryOptions<{ [key in keyof { [key in keyof SelectChains<config["chains"], chainId>]: ExtractFormatterReturnType<SelectChains<config["chains"], chainId>[key], "transactionReceipt", TransactionReceipt>; }[number]]: { [key in keyof SelectChains<...>]: ExtractFormatterReturnType<...>; }[number][key]; }, Error, { [key ...'.
Types (5.0.4)
Process completed with exit code 1.
Types (latest)
The job was canceled because "_5_0_4" failed.
Types (latest)
Conversion of type 'Promise<{ blockHash: `0x${string}` | null; blockNumber: bigint | null; from: `0x${string}`; gas: bigint; hash: `0x${string}`; input: `0x${string}`; nonce: number; r: `0x${string}`; s: `0x${string}`; to: `0x${string}` | null; transactionIndex: number | null; ... 8 more ...; type: "legacy"; } | { ...; } | { ...; }>' to type 'Promise<{ [key in keyof { [key in keyof SelectChains<config["chains"], chainId>]: ExtractFormatterReturnType<SelectChains<config["chains"], chainId>[key], "transaction", Transaction>; }[number]]: { [key in keyof SelectChains<...>]: ExtractFormatterReturnType<...>; }[number][key]; }>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Types (latest)
Type '{ readonly queryFn: ({ queryKey }: { queryKey: readonly ["waitForTransactionReceipt", { confirmations?: number | undefined; hash?: `0x${string}` | undefined; pollingInterval?: number | undefined; timeout?: number | undefined; chainId?: config["chains"][number]["id"] | ... 1 more ... | undefined; scopeKey?: string | ...' does not satisfy the expected type 'QueryOptions<{ [key in keyof { [key in keyof SelectChains<config["chains"], chainId>]: ExtractFormatterReturnType<SelectChains<config["chains"], chainId>[key], "transactionReceipt", TransactionReceipt>; }[number]]: { [key in keyof SelectChains<...>]: ExtractFormatterReturnType<...>; }[number][key]; }, Error, { [key ...'.
Types (latest)
The operation was canceled.
Test (2, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1