fix: remove unnecessary type conversions and update API types for dep… #2357
Annotations
4 errors
|
build
Process completed with exit code 2.
|
|
build:
src/components/Company/BankAccount/BankAccountList/BankAccountList.tsx#L34
Property 'companyBankAccountList' does not exist on type 'GetV1CompaniesCompanyIdBankAccountsResponse'. Did you mean 'companyBankAccounts'?
|
|
build:
src/components/Company/BankAccount/BankAccountForm/BankAccountForm.tsx#L45
Object literal may only specify known properties, and 'requestBody' does not exist in type 'PostV1CompaniesCompanyIdBankAccountsRequest'.
|
|
build:
src/components/Company/BankAccount/BankAccount.tsx#L20
Property 'companyBankAccountList' does not exist on type 'GetV1CompaniesCompanyIdBankAccountsResponse'. Did you mean 'companyBankAccounts'?
|