Add AI Assisted Translation to Engagement Column and Detail Page #3955
Annotations
8 errors and 1 warning
run:
src/components/EngagementDataGrid/EngagementColumns.tsx#L11
Module '"../../api/schema/enumLists"' has no exported member 'AIAssistList'.
|
run:
src/components/EngagementDataGrid/EngagementColumns.tsx#L12
Module '"../../api/schema/enumLists"' has no exported member 'AIAssistTypeLabels'.
|
run:
src/components/EngagementDataGrid/EngagementColumns.tsx#L96
Type '{ valueGetter: (_: never, row: EngagementDataGridRowFragment) => Maybe<boolean> | undefined; sortBy?: ((v: never) => number | null) | undefined; ... 6 more ...; field: string; }' is not assignable to type 'GridColDef<EngagementDataGridRowFragment>'.
|
run:
src/components/EngagementDataGrid/EngagementColumns.tsx#L100
Parameter 'item' implicitly has an 'any' type.
|
run:
src/scenes/Engagement/EditEngagement/EditEngagementDialog.tsx#L9
Module '"~/api/schema.graphql"' has no exported member 'AIAssistList'.
|
run:
src/scenes/Engagement/EditEngagement/EditEngagementDialog.tsx#L10
Module '"~/api/schema.graphql"' has no exported member 'AIAssistTypeLabels'.
|
run:
src/scenes/Engagement/EditEngagement/EditEngagementDialog.tsx#L163
Parameter 'item' implicitly has an 'any' type.
|
run
Process completed with exit code 2.
|
run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|