Skip to content

fix: Update preference mutation to use slug instead of preference ID #4003

fix: Update preference mutation to use slug instead of preference ID

fix: Update preference mutation to use slug instead of preference ID #4003

Triggered via push October 29, 2024 16:03
Status Failure
Total duration 1m 27s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
build
Process completed with exit code 1.
validate: src/features/api/apiTags.ts#L95
Type '{ getWorkspaces: { providesTags: "Workspaces"[]; }; getWorkspacesByWid: { providesTags: "Workspaces"[]; }; getWorkspacesByWidCampaigns: { providesTags: ("Projects" | "Campaigns")[]; }; getWorkspacesByWidProjects: { ...; }; ... 40 more ...; getVideosByVidTranslation: { ...; }; }' is not assignable to type '{ $get?: Partial<QueryDefinition<void, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "Projects" | ... 15 more ... | "Translation", $getApiResponse, "api">> | ((definition: QueryDefinition<...>) => void) | undefined; ... 73 more ...; deleteWorkspacesByWidUsers?: Partial<...> |...'.
validate: src/pages/Video/components/tools/ToolsTranslate.tsx#L27
'"src/features/api"' has no exported member named 'usePutUsersMePreferencesByPrefidMutation'. Did you mean 'usePutUsersMePreferencesBySlugMutation'?
validate: src/pages/Video/components/tools/ToolsTranslate.tsx#L159
Parameter 'e' implicitly has an 'any' type.
validate
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, aws-actions/configure-aws-credentials@13d241b293754004c80624b5567555c4a39ffbe3, aws-actions/amazon-ecr-login@aaf69d68aa3fb14c1d5a6be9ac61fe15b48453a2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, aws-actions/configure-aws-credentials@13d241b293754004c80624b5567555c4a39ffbe3, aws-actions/amazon-ecr-login@aaf69d68aa3fb14c1d5a6be9ac61fe15b48453a2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
validate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/