Edit expense dialog #28995
ci.yml
on: pull_request
build
3m 21s
lint
2m 22s
prettier
56s
depcheck
51s
ts-unused-exports
37s
check-langs
54s
test
39s
typescript
48s
build-components
23s
Matrix: e2e / e2e
Annotations
26 errors and 14 warnings
typescript:
components/expenses/EditExpenseDialog.tsx#L70
Type '{ onSubmit: any; expense: any; }' is not assignable to type 'IntrinsicAttributes & WhoIsGettingPaidSectionProps'.
|
typescript:
components/expenses/EditExpenseDialog.tsx#L281
Property 'title' does not exist on type '{ expense: Expense; field: "title" | "payoutMethod" | "payee" | "expenseItems"; }'.
|
typescript:
components/expenses/EditExpenseDialog.tsx#L282
Property 'description' does not exist on type '{ expense: Expense; field: "title" | "payoutMethod" | "payee" | "expenseItems"; }'.
|
typescript:
components/expenses/EditExpenseDialog.tsx#L283
Property 'dialogContentClassName' does not exist on type '{ expense: Expense; field: "title" | "payoutMethod" | "payee" | "expenseItems"; }'.
|
typescript:
components/expenses/EditExpenseDialog.tsx#L284
Property 'triggerClassName' does not exist on type '{ expense: Expense; field: "title" | "payoutMethod" | "payee" | "expenseItems"; }'.
|
typescript:
components/expenses/EditExpenseDialog.tsx#L285
Property 'onEdit' does not exist on type '{ expense: Expense; field: "title" | "payoutMethod" | "payee" | "expenseItems"; }'.
|
typescript:
components/expenses/EditExpenseDialog.tsx#L352
This comparison appears to be unintentional because the types '"title" | "payoutMethod" | "payee" | "expenseItems"' and '"type"' have no overlap.
|
typescript:
components/submit-expense/form/ExpenseItemsSection.tsx#L222
Property 'url' does not exist on type 'ExpenseItem'.
|
typescript:
components/submit-expense/form/ExpenseItemsSection.tsx#L223
Property 'url' does not exist on type 'ExpenseItem'.
|
typescript
Process completed with exit code 2.
|
check-langs
Process completed with exit code 1.
|
lint:
components/Tags.js#L11
'ExpenseTypeTag' is defined but never used
|
lint:
components/Tags.js#L97
'isLoading' is defined but never used
|
lint:
components/expenses/EditExpenseDialog.tsx#L1
Run autofix to sort these imports!
|
lint:
components/expenses/EditExpenseDialog.tsx#L2
'FetchResult' is defined but never used
|
lint:
components/expenses/EditExpenseDialog.tsx#L6
'TaxType' is defined but never used
|
lint:
components/expenses/EditExpenseDialog.tsx#L9
'EditExpenseFromDashboardMutationVariables' is defined but never used
|
lint:
components/expenses/EditExpenseDialog.tsx#L17
'InputField' is defined but never used
|
lint:
components/expenses/EditExpenseDialog.tsx#L28
'Input' is defined but never used
|
lint:
components/expenses/EditExpenseDialog.tsx#L31
'editExpenseMutation' is defined but never used
|
lint:
components/expenses/EditExpenseDialog.tsx#L34
'CreateExpenseFromDashboardMutation' is defined but never used
|
|
|
|
|
|
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
|
typescript
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
|
check-langs
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
|
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 (0*.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 (2*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|