This repository has been archived by the owner on Apr 13, 2024. It is now read-only.
Partial Auth store, taking a break here #36
Annotations
10 errors and 1 warning
Code Linting:
src/components/nav/Account.vue#L7
Delete `····`
|
Code Linting:
src/components/nav/Account.vue#L11
Attribute "v-if" should go before "class"
|
Code Linting:
src/library/surreal.ts#L4
Replace `·console.log('🎉·Database·connected!')` with `⏎········console.log('🎉·Database·connected!');⏎···`
|
Code Linting:
src/library/surreal.ts#L5
Replace `·console.log('🚫·Database·disconnected.')` with `⏎········console.log('🚫·Database·disconnected.');⏎···`
|
Code Linting:
src/main.ts#L7
Insert `Pinia·}·from·'pinia';⏎import·{·create`
|
Code Linting:
src/main.ts#L10
Delete `';⏎import·{·createPinia·}·from·'pinia`
|
Code Linting:
src/main.ts#L38
Replace `⏎····.use(pinia)⏎····.use(router)⏎····.use(createMetaManager())⏎····` with `.use(pinia).use(router).use(createMetaManager())`
|
Code Linting:
src/routes/Product.vue#L1
Delete `⏎`
|
Code Linting:
src/routes/Product.vue#L4
The template requires child element
|
Code Linting:
src/routes/Product.vue#L4
Delete `⏎`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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/
|
The logs for this run have expired and are no longer available.
Loading