fix: wallet reset issue #254
pr-tests-e2e.yml
on: pull_request
Test (Chrome Stable)
2m 8s
Test (Chrome Beta)
1m 46s
Annotations
8 errors and 2 warnings
Test (Chrome Beta)
fuels-wallet#ts:check: command (/home/runner/actions-runner/_work/fuels-wallet/fuels-wallet/packages/app) pnpm run ts:check exited (2)
|
Test (Chrome Beta)
Type '{ isLoggedIn: () => boolean; hasAccount: (ctx: MachineContext, ev: never) => boolean; hasAccountsOrNeedsRecovery: (ctx: MachineContext, ev: { type: "done.invoke.(machine).fetchingAccounts:invocation[0]"; } & { ...; }) => boolean; }' is not assignable to type 'MachineOptionsGuards<MachineContext, ResolveTypegenMeta<Typegen0, { type: "REFRESH_ACCOUNTS"; input?: null | undefined; } | { type: "SET_CURRENT_ACCOUNT"; input: { address: string; }; } | { type: "LOGOUT"; input?: void | undefined; } | { ...; }, BaseActionObject, MachineServices>, { ...; }, MergeWithInternalEvents<....'.
|
Test (Chrome Beta)
Property 'data' does not exist on type 'never'.
|
Test (Chrome Beta)
Process completed with exit code 2.
|
Test (Chrome Stable)
Type '{ isLoggedIn: () => boolean; hasAccount: (ctx: MachineContext, ev: never) => boolean; hasAccountsOrNeedsRecovery: (ctx: MachineContext, ev: { type: "done.invoke.(machine).fetchingAccounts:invocation[0]"; } & { ...; }) => boolean; }' is not assignable to type 'MachineOptionsGuards<MachineContext, ResolveTypegenMeta<Typegen0, { type: "REFRESH_ACCOUNTS"; input?: null | undefined; } | { type: "SET_CURRENT_ACCOUNT"; input: { address: string; }; } | { type: "LOGOUT"; input?: void | undefined; } | { ...; }, BaseActionObject, MachineServices>, { ...; }, MergeWithInternalEvents<....'.
|
Test (Chrome Stable)
Property 'data' does not exist on type 'never'.
|
Test (Chrome Stable)
fuels-wallet#ts:check: command (/home/runner/actions-runner/_work/fuels-wallet/fuels-wallet/packages/app) pnpm run ts:check exited (2)
|
Test (Chrome Stable)
Process completed with exit code 2.
|
Test (Chrome Beta)
No files were found with the provided path: packages/app/playwright-results. No artifacts will be uploaded.
|
Test (Chrome Stable)
No files were found with the provided path: packages/app/playwright-results. No artifacts will be uploaded.
|