Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint-8.… #2359
Annotations
4 errors
|
Run npm run build:ci
Process completed with exit code 2.
|
|
Run npm run build:ci:
src/components/Company/BankAccount/BankAccountList/BankAccountList.tsx#L34
Property 'companyBankAccountList' does not exist on type 'GetV1CompaniesCompanyIdBankAccountsResponse'. Did you mean 'companyBankAccounts'?
|
|
Run npm run build:ci:
src/components/Company/BankAccount/BankAccountForm/BankAccountForm.tsx#L45
Object literal may only specify known properties, and 'requestBody' does not exist in type 'PostV1CompaniesCompanyIdBankAccountsRequest'.
|
|
Run npm run build:ci:
src/components/Company/BankAccount/BankAccount.tsx#L20
Property 'companyBankAccountList' does not exist on type 'GetV1CompaniesCompanyIdBankAccountsResponse'. Did you mean 'companyBankAccounts'?
|
Loading