feat: post page #199
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
|