This repository has been archived by the owner on Apr 13, 2024. It is now read-only.
Simple profile pages #44
Annotations
10 errors and 2 warnings
Lint:
composables/useSurreal.ts#L2
Insert `;`
|
Lint:
composables/useSurreal.ts#L3
Insert `;`
|
Lint:
composables/useSurreal.ts#L4
Insert `;⏎`
|
Lint:
constants/types/User.types.ts#L32
Insert `,`
|
Lint:
constants/types/User.types.ts#L33
Insert `,`
|
Lint:
constants/types/User.types.ts#L35
Replace `·username:·true,·avatar:·true,·profile:·true·})` with `⏎····username:·true,⏎····avatar:·true,⏎····profile:·true,⏎});`
|
Lint:
nuxt.config.ts#L22
Delete `····`
|
Lint:
nuxt.config.ts#L24
Insert `··`
|
Lint:
plugins/surreal.client.ts#L1
Replace `"surrealdb.js"` with `'surrealdb.js';`
|
Lint:
plugins/surreal.client.ts#L3
Insert `;`
|
Lint
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/
|
Build
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/
|