Skip to content

refactor: omits from queryKey, connectClient updates #93

refactor: omits from queryKey, connectClient updates

refactor: omits from queryKey, connectClient updates #93

Triggered via push August 4, 2023 17:36
Status Failure
Total duration 2m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

verify.yml

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

Annotations

7 errors and 1 warning
Types (latest)
Type 'UseQueryResult<selectData | undefined, Error>' is not assignable to type 'UsePrepareSendTransactionReturnType<chainId, selectData>'.
Types (latest)
Argument of type '{ queryFn: ({ queryKey }: { queryKey: readonly ["prepareSendTransaction", Omit<PrepareSendTransactionOptions<Config<readonly [{ readonly id: 42220; readonly name: "Celo"; readonly network: "celo"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "CELO"; readonly symbol: "CELO"; }; readonly rpcUrls: {...' is not assignable to parameter of type '{ retryDelay?: RetryDelayValue<Error> | undefined; meta?: Record<string, unknown> | undefined; select?: ((data: UsePrepareSendTransactionParameters<chainId, selectData>["initialData"]) => selectData | undefined) | undefined; ... 19 more ...; initialData?: UsePrepareSendTransactionParameters<...>["initialData"] | ......'.
Types (latest)
Process completed with exit code 1.
Types (5.0.4)
The job was canceled because "latest" failed.
Types (5.0.4)
Type 'UseQueryResult<selectData | undefined, Error>' is not assignable to type 'UsePrepareSendTransactionReturnType<chainId, selectData>'.
Types (5.0.4)
Argument of type '{ queryFn: ({ queryKey }: { queryKey: readonly ["prepareSendTransaction", Omit<PrepareSendTransactionOptions<Config<readonly [{ readonly id: 42220; readonly name: "Celo"; readonly network: "celo"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "CELO"; readonly symbol: "CELO"; }; readonly rpcUrls: {...' is not assignable to parameter of type '{ retryDelay?: RetryDelayValue<Error> | undefined; meta?: Record<string, unknown> | undefined; select?: ((data: UsePrepareSendTransactionParameters<chainId, selectData>["initialData"]) => selectData | undefined) | undefined; ... 19 more ...; initialData?: UsePrepareSendTransactionParameters<...>["initialData"] | ......'.
Types (5.0.4)
The operation was canceled.
Test (2, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1