Skip to content

cd: inject .env on build #177

cd: inject .env on build

cd: inject .env on build #177

Triggered via pull request February 22, 2024 06:03
Status Success
Total duration 56s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
lint: spx-gui/src/components/spx-code-editor/SpxCodeEditor.vue#L22
'onBeforeUnmount' is defined but never used
lint: spx-gui/src/components/spx-code-editor/SpxCodeEditor.vue#L22
'onMounted' is defined but never used