Skip to content

chore(deps-dev): bump vue-tsc from 3.1.5 to 3.1.7 #3761

chore(deps-dev): bump vue-tsc from 3.1.5 to 3.1.7

chore(deps-dev): bump vue-tsc from 3.1.5 to 3.1.7 #3761

Triggered via pull request December 8, 2025 11:26
Status Failure
Total duration 1m 48s
Artifacts

node.yml

on: pull_request
Lint, Compile, Build, and Test
1m 30s
Lint, Compile, Build, and Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 notice
Lint, Compile, Build, and Test
Process completed with exit code 1.
Lint, Compile, Build, and Test
Process completed with exit code 2.
Lint, Compile, Build, and Test: src/features/TextToImage/components/TextToImageOutputAlert.vue#L19
Type 'TextToImage_Server_Error_Any' is not assignable to type 'TextToImage_Server_Error_FailedToConnect'.
Lint, Compile, Build, and Test: src/features/TextToImage/components/TextToImageOutputAlert.vue#L15
Type 'TextToImage_Server_Error_Any' is not assignable to type 'TextToImage_Server_Error_MissingSpecification'.
Lint, Compile, Build, and Test: src/features/TextToImage/components/TextToImageOutputAlert.vue#L14
Property 'TextToImage' does not exist on type '{ error: TextToImage_Server_Error_Any; $props: DefineProps<LooseRequired<__VLS_Props>, never>; $: ComponentInternalInstance; ... 15 more ...; $vuetify: Vuetify; }'.
Lint, Compile, Build, and Test
Run `npm run type-check` in your dev environment for details about compiler issues