Skip to content

Components renaming #158

Components renaming

Components renaming #158

Triggered via pull request October 10, 2023 12:27
@cogorcogor
synchronize #225
fwb-rename
Status Failure
Total duration 1m 2s
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 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/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/Modal/Modal.vue#L1
Component name "Modal" should always be multi-word
lint (16.x): src/components/Radio/Radio.vue#L1
Component name "Radio" 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/FwbTextarea/FwbTextarea.vue#L26
Prop 'modelValue' requires default value to be set
lint (16.x): src/components/Radio/Radio.vue#L21
Prop 'modelValue' requires default value to be set
lint (16.x): src/components/Tooltip/Tooltip.vue#L41
Missing attribute `scoped`