refactor: Toast rework started #186
node.js.yml
on: pull_request
Matrix: build-pkg
Matrix: build-types
Matrix: docs-build
Matrix: lint
Annotations
5 errors and 2 warnings
build-types (16.x):
src/components/FwbToast/FwbToastProvider.vue#L17
Argument of type 'ToastItem' is not assignable to parameter of type 'import("/home/runner/work/flowbite-vue/flowbite-vue/src/components/FwbToast/types").ToastItem'.
|
build-types (16.x)
Process completed with exit code 2.
|
build-types (18.x)
The job was canceled because "_16_x" failed.
|
build-types (18.x):
src/components/FwbToast/FwbToastProvider.vue#L17
Argument of type 'ToastItem' is not assignable to parameter of type 'import("/home/runner/work/flowbite-vue/flowbite-vue/src/components/FwbToast/types").ToastItem'.
|
build-types (18.x)
Process completed with exit code 2.
|
lint (16.x):
src/components/FwbButtonGroup/FwbButtonGroup.vue#L11
Missing attribute `scoped`
|
lint (16.x):
src/components/FwbTooltip/FwbTooltip.vue#L42
Missing attribute `scoped`
|