Skip to content

chore:remove eslint-disable comment for vue/no-mutating-props #50

chore:remove eslint-disable comment for vue/no-mutating-props

chore:remove eslint-disable comment for vue/no-mutating-props #50

Triggered via push February 23, 2024 11:58
Status Failure
Total duration 52s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
lint: spx-gui/src/components/stage-viewer/Costume.vue#L149
Unexpected mutation of "spriteConfig" prop
lint: spx-gui/src/components/stage-viewer/Costume.vue#L150
Unexpected mutation of "spriteConfig" prop
lint: spx-gui/src/components/stage-viewer/StageViewer.vue#L312
Unexpected mutation of "project" prop
lint
Process completed with exit code 1.
lint: spx-gui/src/class/backdrop.ts#L9
'Scene' is defined but never used
lint: spx-gui/src/components/code-editor-demo/CodeEditorDemo.vue#L23
Expected a linebreak before this attribute
lint: spx-gui/src/components/code-editor-demo/CodeEditorDemo.vue#L23
Attribute "ref" should go before "height"
lint: spx-gui/src/components/sprite-list/AssetAddBtn.vue#L104
Attribute "v-model:value" should go before "round"
lint: spx-gui/src/components/sprite-list/SpriteEditBtn.vue#L109
'ref' is defined but never used
lint: spx-gui/src/components/sprite-list/SpriteList.vue#L24
Expected a linebreak before this attribute
lint: spx-gui/src/components/sprite-list/SpriteList.vue#L42
'watch' is defined but never used
lint: spx-gui/src/components/spx-code-editor/CodeEditorHome.vue#L12
Expected a linebreak before this attribute
lint: spx-gui/src/components/spx-code-editor/SpxCodeEditor.vue#L16
Attribute ':modelValue' must be hyphenated
lint: spx-gui/src/components/spx-code-editor/SpxCodeEditor.vue#L16
v-on event '@update:modelValue' must be hyphenated