Skip to content

chore: update migration guide #14

chore: update migration guide

chore: update migration guide #14

Triggered via push June 17, 2023 21:55
Status Failure
Total duration 2m 42s
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
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Build
Argument of type '{ readonly mutationFn: (variables: { chainId?: number | undefined; } & (IsUndefined<connector> extends false ? { connector?: CreateConnectorFn | Connector | undefined; } : { ...; }) extends infer T ? { [key in keyof T]: ({ ...; } & (IsUndefined<...> extends false ? { ...; } : { ...; }))[key]; } : never) => Promise<....' is not assignable to parameter of type 'UseMutationOptions<{ accounts: readonly `0x${string}`[]; chainId: number; }, ConnectError, { [key in keyof ({ chainId?: number | undefined; } & (IsUndefined<connector> extends false ? { ...; } : { ...; }))]: ({ ...; } & (IsUndefined<...> extends false ? { ...; } : { ...; }))[key]; }, context>'.
Build
Argument of type '{ readonly mutationFn: (variables: (IsUndefined<connector> extends false ? { connector?: Connector | undefined; } : { connector: Connector | undefined; }) extends infer T ? { [key in keyof T]: (IsUndefined<...> extends false ? { ...; } : { ...; })[key]; } : never) => Promise<...>; readonly mutationKey: readonly [......' is not assignable to parameter of type 'UseMutationOptions<void, SwitchAccountError, { [key in keyof (IsUndefined<connector> extends false ? { connector?: Connector | undefined; } : { connector: Connector | undefined; })]: (IsUndefined<...> extends false ? { ...; } : { ...; })[key]; }, context>'.
Build
Process completed with exit code 1.
Test (2, 3)
Final attempt failed. Child_process exited with error code 1
Test (2, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
Test (2, 3)
Attempt 2 failed. Reason: Child_process exited with error code 1