Skip to content

Add AI Assisted Translation to Engagement Column and Detail Page #3955

Add AI Assisted Translation to Engagement Column and Detail Page

Add AI Assisted Translation to Engagement Column and Detail Page #3955

Triggered via pull request December 19, 2024 22:15
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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