chore(deps-dev): bump vue-tsc from 3.1.5 to 3.1.7 #3761
node.yml
on: pull_request
Lint, Compile, Build, and Test
1m 30s
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
|