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