Skip to content

Components renaming #164

Components renaming

Components renaming #164

Triggered via pull request October 12, 2023 15:12
@cogorcogor
synchronize #225
fwb-rename
Status Failure
Total duration 54s
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

9 errors and 3 warnings
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/Timeline/Timeline.vue#L1
Component name "Timeline" should always be multi-word
lint (16.x): src/components/Toast/Toast.vue#L1
Component name "Toast" should always be multi-word
lint (16.x): src/components/Toggle/Toggle.vue#L1
Component name "Toggle" should always be multi-word
lint (16.x): src/components/Tooltip/Tooltip.vue#L1
Component name "Tooltip" should always be multi-word
lint (16.x)
Process completed with exit code 1.
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`