Skip to content

WIP: Upgrade to Vue 3 #30

WIP: Upgrade to Vue 3

WIP: Upgrade to Vue 3 #30

Triggered via push January 7, 2024 00:20
Status Failure
Total duration 32s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
build (14.17.5): src/main.js#L11
'app' is assigned a value but never used
build (14.17.5)
Process completed with exit code 1.
build (14.17.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.17.5): src/components/SkinWarnings.vue#L45
Prop "additionalSetupMessage" should define at least its type
build (14.17.5): src/pages/Add.vue#L20
Expected 1 line break after opening tag (`<option>`), but no line breaks found
build (14.17.5): src/pages/Add.vue#L20
Expected 1 line break before closing tag (`</option>`), but no line breaks found
build (14.17.5): src/pages/Add.vue#L21
Expected 1 line break after opening tag (`<option>`), but no line breaks found
build (14.17.5): src/pages/Add.vue#L21
Expected 1 line break before closing tag (`</option>`), but no line breaks found