Skip to content

Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint-8.… #2359

Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint-8.…

Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint-8.… #2359

Triggered via push August 25, 2025 23:29
Status Failure
Total duration 1m 9s
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'?