Skip to content

Components renaming #155

Components renaming

Components renaming #155

Triggered via pull request October 9, 2023 15:52
@cogorcogor
synchronize #225
fwb-rename
Status Failure
Total duration 36s
Artifacts

node.js.yml

on: pull_request
Matrix: build-pkg
Matrix: build-types
Matrix: docs-build
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 5 warnings
lint (16.x): docs/components/select/examples/DisabledSelect.vue#L15
'Select' is defined but never used
lint (16.x): docs/components/select/examples/SelectExample.vue#L13
'Select' is defined but never used
lint (16.x): docs/components/select/examples/SelectSize.vue#L26
'Select' is defined but never used
lint (16.x): docs/components/select/examples/UnderlinedSelect.vue#L14
'Select' is defined but never used
lint (16.x): docs/components/textarea/examples/CommentTextarea.vue#L34
'Textarea' is defined but never used
lint (16.x): docs/components/textarea/examples/CommentTextarea.vue#L35
'Button' is defined but never used
lint (16.x): docs/components/textarea/examples/DefaultTextarea.vue#L14
'Textarea' is defined but never used
lint (16.x): docs/components/toast/examples/ToastInteractiveExample.vue#L42
'Button' is defined but never used
build-types (18.x): src/components/FwbButton/composables/useButtonSpinner.ts#L3
Cannot find module '@components/FwbSpinner/types' or its corresponding type declarations.
build-types (18.x): src/components/FwbButton/tests/Button.spec.ts#L3
Cannot find module '../Button.vue' or its corresponding type declarations.
build-types (18.x): src/components/FwbNavbar/FwbNavbarLogo.ts#L33
No overload matches this call.
build-types (18.x): src/components/FwbTabs/composables/useTabClasses.ts#L5
Cannot find module '../../../types' or its corresponding type declarations.
build-types (18.x): src/components/FwbPagination/FwbPagination.vue#L141
Cannot find module '@/components/Pagination/types' or its corresponding type declarations.
build-types (18.x)
Process completed with exit code 2.
docs-build (18.x)
Process completed with exit code 1.
docs-build (16.x)
The job was canceled because "_18_x" failed.
docs-build (16.x)
Process completed with exit code 1.
build-types (16.x)
The job was canceled because "_18_x" failed.
build-types (16.x): src/components/FwbButton/composables/useButtonSpinner.ts#L3
Cannot find module '@components/FwbSpinner/types' or its corresponding type declarations.
build-types (16.x): src/components/FwbButton/tests/Button.spec.ts#L3
Cannot find module '../Button.vue' or its corresponding type declarations.
build-types (16.x): src/components/FwbNavbar/FwbNavbarLogo.ts#L33
No overload matches this call.
build-types (16.x): src/components/FwbTabs/composables/useTabClasses.ts#L5
Cannot find module '../../../types' or its corresponding type declarations.
build-types (16.x): src/components/FwbPagination/FwbPagination.vue#L141
Cannot find module '@/components/Pagination/types' or its corresponding type declarations.
build-types (16.x)
The operation was canceled.
lint (16.x): docs/components/flowbiteThemable/examples/button/FlowbiteThemableButtonExample.vue#L5
Variable 'theme' is already declared in the upper scope
lint (16.x): src/components/FwbButtonGroup/FwbButtonGroup.vue#L10
Missing attribute `scoped`
lint (16.x): src/components/Radio/Radio.vue#L21
Prop 'modelValue' requires default value to be set
lint (16.x): src/components/Textarea/Textarea.vue#L26
Prop 'modelValue' requires default value to be set
lint (16.x): src/components/Tooltip/Tooltip.vue#L41
Missing attribute `scoped`