surly spin #15
lint.yml
on: push
pnpm_install
44s
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#L50
Must use `.value` to read or write the value wrapped by `ref()`
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L51
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#L55
Must use `.value` to read or write the value wrapped by `ref()`
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L55
Missing semicolon
|
lint (frontend)
Process completed with exit code 1.
|