Skip to content

feat:generate default scene image when project init #65

feat:generate default scene image when project init

feat:generate default scene image when project init #65

Triggered via push February 28, 2024 14:09
Status Success
Total duration 1m 7s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: spx-gui/src/class/backdrop.ts#L9
'Scene' is defined but never used
lint: spx-gui/src/class/backdrop.ts#L13
'useProjectStore' 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/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