Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

chore(deps): update devdependency stylelint-config-recess-order to v4 #1087

chore(deps): update devdependency stylelint-config-recess-order to v4

chore(deps): update devdependency stylelint-config-recess-order to v4 #1087

Triggered via push December 8, 2023 15:20
Status Failure
Total duration 1m 1s
Artifacts

test.yml

on: push
Matrix: Test & Build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Test & Build (ubuntu-latest, 12)
Process completed with exit code 1.
Test & Build (windows-latest, 12)
The job was canceled because "ubuntu-latest_12" failed.
Test & Build (windows-latest, 12)
The operation was canceled.
Test & Build (macos-latest, 12)
The job was canceled because "ubuntu-latest_12" failed.
Test & Build (macos-latest, 12)
The operation was canceled.
Test & Build (ubuntu-latest, 12): example/components/layouts/TwoColumnContainer.vue#L8
Expected '#background' instead of 'v-slot:background'
Test & Build (ubuntu-latest, 12): example/components/layouts/TwoColumnContainer.vue#L11
Expected '#container' instead of 'v-slot:container'
Test & Build (ubuntu-latest, 12): example/components/organisms/TextImage.vue#L6
Expected '#left' instead of 'v-slot:left'
Test & Build (ubuntu-latest, 12): example/components/organisms/TextImage.vue#L9
Expected '#right' instead of 'v-slot:right'
Test & Build (ubuntu-latest, 12): example/components/page/Header.vue#L3
Expected '#left' instead of 'v-slot:left'
Test & Build (ubuntu-latest, 12): example/components/page/Header.vue#L11
Expected '#right' instead of 'v-slot:right'
Test & Build (ubuntu-latest, 12): example/extends/PageDev.vue#L21
The "asyncData" property should be above the "fetch" property on line 17
Test & Build (ubuntu-latest, 12): example/extends/PageDev.vue#L25
The "data" property should be above the "fetch" property on line 17
Test & Build (ubuntu-latest, 12): example/extends/PageDev.vue#L37
The "head" property should be above the "created" property on line 33
Test & Build (ubuntu-latest, 12): example/layouts/default.vue#L32
The "head" property should be above the "computed" property on line 23