fix: wallet reset issue #254
Annotations
4 errors and 1 warning
Build Application
fuels-wallet#ts:check: command (/home/runner/actions-runner/_work/fuels-wallet/fuels-wallet/packages/app) pnpm run ts:check exited (2)
|
Build Application
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<....'.
|
Build Application
Property 'data' does not exist on type 'never'.
|
Build Application
Process completed with exit code 2.
|
Run actions/upload-artifact@v4
No files were found with the provided path: packages/app/playwright-results. No artifacts will be uploaded.
|
Loading