Update MkWidgets.vue #19
lint.yml
on: push
pnpm_install
45s
Matrix: lint
Matrix: typecheck
Annotations
7 errors
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L10
Attribute ":style" should go before "@click"
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L49
Must use `.value` to read or write the value wrapped by `ref()`
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L50
Must use `.value` to read or write the value wrapped by `ref()`
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L53
Must use `.value` to read or write the value wrapped by `ref()`
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L54
Must use `.value` to read or write the value wrapped by `ref()`
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L54
Missing semicolon
|
lint (frontend)
Process completed with exit code 1.
|