chore: align dependency specifications across packages #693
Annotations
10 errors and 10 warnings
|
docs/server/api/search.json.get.ts#L1
Cannot find module '#content/server' or its corresponding type declarations.
|
docs/tailwind.config.ts#L1
Cannot find module 'tailwindcss' or its corresponding type declarations.
|
docs/tailwind.config.ts#L2
Cannot find module 'tailwindcss/defaultTheme' or its corresponding type declarations.
|
examples/showcase/components/CustomComponent.stories.ts#L1
Cannot find module '@storybook/vue3' or its corresponding type declarations.
|
examples/showcase/components/CustomComponent.stories.ts#L3
Cannot find module './CustomComponent.vue' or its corresponding type declarations.
|
examples/showcase/components/CustomComponent.stories.ts#L36
Parameter 'args' implicitly has an 'any' type.
|
examples/showcase/components/CustomNav.stories.ts#L1
Cannot find module '@storybook/vue3' or its corresponding type declarations.
|
examples/showcase/components/CustomNav.stories.ts#L4
Cannot find module './CustomNav.vue' or its corresponding type declarations.
|
examples/showcase/components/CustomNav.stories.ts#L25
Parameter 'args' implicitly has an 'any' type.
|
docs/app/pages/[...slug].vue#L70
Disallow self-closing on HTML void elements (<hr/>)
|
examples/showcase/components/CustomComponent.vue#L12
Prop 'label' requires default value to be set
|
examples/showcase/components/CustomComponent.vue#L20
Prop 'size' requires default value to be set
|
examples/showcase/components/CustomComponent.vue#L24
Prop 'backgroundColor' requires default value to be set
|
examples/showcase/components/CustomComponent.vue#L26
Prop 'union' requires default value to be set
|
examples/showcase/components/NuxtImage.vue#L10
Disallow self-closing on HTML void elements (<br/>)
|
examples/showcase/components/PiniaTest.vue#L24
Disallow self-closing on HTML void elements (<br/>)
|
examples/showcase/components/PiniaTest.vue#L72
Disallow self-closing on HTML void elements (<hr/>)
|
examples/showcase/pages/HelloWorld.vue#L13
Disallow self-closing on HTML void elements (<input/>)
|
packages/storybook-addon/playground/components/vuetify/index.vue#L4
Prop 'message' requires default value to be set
|
This job failed
Loading