Skip to content

fix: remove unnecessary type conversions and update API types for dep… #2357

fix: remove unnecessary type conversions and update API types for dep…

fix: remove unnecessary type conversions and update API types for dep… #2357

Triggered via push August 25, 2025 23:29
Status Failure
Total duration 49s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

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'?