chore(deps): update vue (major) #15116
Annotations
5 errors and 10 warnings
Check types:
tailwind.config.ts#L1
Cannot find module 'tailwindcss' or its corresponding type declarations.
|
Check types:
tailwind.config.ts#L5
Cannot find module 'tailwindcss/colors' or its corresponding type declarations.
|
Check types:
tailwind.config.ts#L6
Cannot find module 'tailwindcss/plugin' or its corresponding type declarations.
|
Check types:
tailwind.config.ts#L10
Parameter 'api' implicitly has an 'any' type.
|
Check types
Process completed with exit code 1.
|
Run linter:
apollo/cache.ts#L20
Unexpected any. Specify a different type
|
Run linter:
apollo/validation.ts#L9
Unexpected any. Specify a different type
|
Run linter:
components/DocumentEditorInput.vue#L28
The "input" event has been triggered but not declared on `emits` option
|
Run linter:
components/SideBar.vue#L122
Unexpected any. Specify a different type
|
Run linter:
components/TTable.vue#L34
Unexpected any. Specify a different type
|
Run linter:
components/content/SimpleDiv.vue#L12
Unexpected any. Specify a different type
|
Run linter:
components/t-alert.stories.ts#L5
Unsafe assignment of an error typed value
|
Run linter:
components/t-checkbox.stories.ts#L5
Unsafe assignment of an error typed value
|
Run linter:
components/t-dropdown.stories.ts#L5
Unsafe assignment of an error typed value
|
Run linter:
components/t-input-group.stories.ts#L5
Unsafe assignment of an error typed value
|
Loading