Skip to content

SimpleFin

SimpleFin #4568

Triggered via pull request January 11, 2024 19:05
Status Failure
Total duration 1m 14s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
typecheck: packages/desktop-client/src/components/Modals.tsx#L34
Module '"./modals/SimpleFinInitialise"' has no exported member 'SimpleFinInitialise'. Did you mean to use 'import SimpleFinInitialise from "./modals/SimpleFinInitialise"' instead?
typecheck: packages/desktop-client/src/components/Modals.tsx#L83
Type '{ modalProps: CommonModalProps; syncServerStatus: SyncServerStatus; upgradingAccountId: any; }' is not assignable to type 'IntrinsicAttributes & CreateAccountProps'.
typecheck: packages/desktop-client/src/components/modals/CreateAccount.tsx#L8
Module '"../../hooks/useSimpleFinStatus"' has no exported member 'useSimpleFinStatus'. Did you mean to use 'import useSimpleFinStatus from "../../hooks/useSimpleFinStatus"' instead?
typecheck: packages/desktop-client/src/components/modals/CreateAccount.tsx#L27
Property 'upgradingAccountId' does not exist on type 'CreateAccountProps'.
typecheck: packages/desktop-client/src/components/modals/CreateAccount.tsx#L66
Property 'accounts' does not exist on type '{ configured: boolean; }'.
typecheck: packages/desktop-client/src/components/modals/CreateAccount.tsx#L67
Property 'accounts' does not exist on type '{ configured: boolean; }'.
typecheck: packages/desktop-client/src/components/modals/CreateAccount.tsx#L69
Property 'account_id' does not exist on type '{}'.
typecheck: packages/desktop-client/src/components/modals/CreateAccount.tsx#L70
Property 'name' does not exist on type '{}'.
typecheck: packages/desktop-client/src/components/modals/CreateAccount.tsx#L71
Property 'institution' does not exist on type '{}'.
typecheck: packages/desktop-client/src/components/modals/CreateAccount.tsx#L74
Property 'orgDomain' does not exist on type '{}'.
lint
Process completed with exit code 1.
lint: packages/desktop-client/src/components/modals/SimpleFinInitialise.tsx#L91
exported declaration 'default' not used within other modules
lint: packages/desktop-client/src/hooks/useSimpleFinStatus.ts#L7
exported declaration 'default' not used within other modules