Skip to content

Merge branch 'main' into jeremy-wip #85

Merge branch 'main' into jeremy-wip

Merge branch 'main' into jeremy-wip #85

Triggered via push March 7, 2024 13:40
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Build: src/views/Home.vue#L157
The "draggable" component has been registered but not used
Build
Process completed with exit code 1.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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: src/components/Focus.vue#L24
'class' should be on a new line
Build: src/components/Module.vue#L11
Expected 1 line break after opening tag (`<button>`), but no line breaks found
Build: src/components/Module.vue#L11
Expected 1 line break before closing tag (`</button>`), but no line breaks found
Build: src/components/Navigation.vue#L50
Attribute "v-for" should go before "class"
Build: src/components/Navigation.vue#L51
Attribute ":key" should go before "class"
Build: src/components/Semester.vue#L22
Expected 1 line break after opening tag (`<button>`), but no line breaks found
Build: src/components/Semester.vue#L22
Expected 1 line break before closing tag (`</button>`), but no line breaks found
Build: src/views/Home.vue#L71
Attribute "id" should go before "class"
Build: src/views/Home.vue#L72
Attribute "v-model" should go before "class"