Revert "revert" #9
lint.yml
on: push
pnpm_install
49s
Matrix: lint
Matrix: typecheck
Annotations
6 errors
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L8
Attribute "v-bind:style" should go before "@click"
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L40
Missing semicolon
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L42
Must use `.value` to read or write the value wrapped by `shallowRef()`
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L45
'deg' is constant
|
lint (frontend):
packages/frontend/src/widgets/WidgetPaplin.vue#L45
Must use `.value` to read or write the value wrapped by `ref()`
|
lint (frontend)
Process completed with exit code 1.
|