Skip to content

Components renaming #160

Components renaming

Components renaming #160

Triggered via pull request October 11, 2023 10:27
@cogorcogor
synchronize #225
fwb-rename
Status Failure
Total duration 1m 0s
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

10 errors and 3 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/toast/examples/ToastInteractiveExample.vue#L42
'Button' is defined but never used
lint (16.x): docs/components/toastProvider/examples/UpdateToast.vue#L41
'Button' is defined but never used
lint (16.x): src/components/Checkbox/Checkbox.vue#L1
Component name "Checkbox" should always be multi-word
lint (16.x): src/components/Range/Range.vue#L1
Component name "Range" should always be multi-word
lint (16.x): src/components/Select/Select.vue#L1
Component name "Select" should always be multi-word
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/Tooltip/Tooltip.vue#L41
Missing attribute `scoped`