feat(DEV-13300): add finance sdk and api integration setup #3296
monorepo-main-suite.yaml
on: pull_request
Build
4m 13s
Checking modified files
3s
Linting
1m 34s
Unit Testing
8m 22s
Translations Validation
1m 4s
E2E Playwright Testing
1m 40s
E2E NPM Testing
3m 1s
Build Storybook
0s
Annotations
7 errors and 8 warnings
Type Checking
Property 'credit_notes' is missing in type '{ id: string; created_at: string; updated_at: string; entity_id: string; status: "rejected" | "canceled" | "draft" | "new" | "approve_in_progress" | "waiting_to_be_paid" | "partially_paid" | "paid"; due_date: string | undefined; payable_origin: "upload"; source_of_payable_data: "user_specified"; }' but required in type '{ id: string; created_at: string; updated_at: string; amount_due?: number | undefined; amount_paid?: number | undefined; amount_to_pay?: number | undefined; approval_policy_id?: string | undefined; ... 39 more ...; was_created_by_user_id?: string | undefined; }'.
|
Type Checking
Element implicitly has an 'any' type because expression of type '"payables_purchase_order" | "approval_request" | "approval_policy" | "comment" | "counterpart" | "counterpart_vat_id" | "entity" | "entity_bank_account" | "entity_user" | ... 18 more ... | "mailbox"' can't be used to index type '{ person: string; onboarding: string; comment: string; counterpart: string; entity_user: string; entity: string; project: string; entity_vat_ids: string; counterpart_vat_id: string; entity_bank_account: string; ... 16 more ...; payable: string; }'.
|
Type Checking
Property 'credit_notes' is missing in type '{ id: string; entity_id: "be035ef1-dd47-4f47-a6ad-eef2e7f2e608"; marked_as_paid_with_comment: undefined; marked_as_paid_by_entity_user_id: undefined; status: "rejected" | "canceled" | ... 5 more ... | "paid"; ... 21 more ...; tax: undefined; }' but required in type '{ id: string; created_at: string; updated_at: string; amount_due?: number | undefined; amount_paid?: number | undefined; amount_to_pay?: number | undefined; approval_policy_id?: string | undefined; ... 39 more ...; was_created_by_user_id?: string | undefined; }'.
|
Type Checking
Property 'credit_notes' is missing in type '{ id: string; entity_id: string; marked_as_paid_with_comment: undefined; marked_as_paid_by_entity_user_id: undefined; status: "rejected" | "canceled" | "draft" | "new" | "approve_in_progress" | "waiting_to_be_paid" | "partially_paid" | "paid"; ... 25 more ...; sender: undefined; }' but required in type '{ id: string; created_at: string; updated_at: string; amount_due?: number | undefined; amount_paid?: number | undefined; amount_to_pay?: number | undefined; approval_policy_id?: string | undefined; ... 39 more ...; was_created_by_user_id?: string | undefined; }'.
|
Type Checking
Property 'permissions' does not exist on type '{ name?: string | null | undefined; }'.
|
Type Checking
@monite/sdk-react#typecheck: command (/home/runner/work/monite-sdk/monite-sdk/packages/sdk-react) /tmp/xfs-22d3bdc7/yarn run typecheck exited (2)
|
Type Checking
Process completed with exit code 2.
|
Checking modified files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Translations Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type Checking
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E Playwright Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E NPM Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|