Skip to content

feat: post page

feat: post page #199

Triggered via push December 3, 2024 09:47
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: app/components/Cursor.vue#L3
Expected "~/types" (internal-type) to come before "@vueuse/core" (external)
lint: app/components/GC.vue#L4
Expected "~/utils" (internal-type) to come before "~/utils" (internal)
lint: app/composables/cursor.ts#L2
Expected "~/types" (internal-type) to come before "@vueuse/core" (external)
lint: app/utils/gc.ts#L2
Expected "~/types" (internal-type) to come before "dayjs" (external)
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636