feat(HostCreateExpenseModal): add accounting category field #29120
ci.yml
on: pull_request
build
3m 42s
lint
2m 31s
prettier
46s
depcheck
45s
ts-unused-exports
32s
check-langs
53s
test
40s
typescript
49s
build-components
21s
Matrix: e2e / e2e
Annotations
9 errors and 14 warnings
typescript:
components/dashboard/sections/transactions-imports/TransactionsImport.tsx#L332
Property 'host' does not exist on type '{ __typename?: "Bot"; id: string; name?: string; legalName?: string; imageUrl?: string; legacyId: number; slug: string; currency: Currency; type: AccountType; } | { __typename?: "Collective"; ... 7 more ...; type: AccountType; } | ... 6 more ... | { ...; }'.
|
typescript:
components/expenses/ApproveExpenseModal.tsx#L71
Type 'Expense' is not assignable to type '{ type?: ExpenseType; description?: string; items?: { description: string; }[]; }'.
|
typescript:
components/expenses/ExpenseAccountingCategoryPill.tsx#L56
Type 'Expense' is not assignable to type '{ type?: ExpenseType; description?: string; items?: { description: string; }[]; }'.
|
typescript
Process completed with exit code 2.
|
|
|
|
|
|
build-components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ts-unused-exports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
depcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-langs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
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
|
e2e / e2e (3*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e / e2e (4*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e / e2e (1*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e / e2e (0*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e / e2e (2*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|