feat: seo #29
Annotations
10 errors and 3 warnings
testCodebase:
layouts/default.vue#L6
Expected 1 line break before '</script>', but 2 line breaks found
|
testCodebase:
nuxt.config.ts#L40
Missing trailing comma
|
testCodebase:
nuxt.config.ts#L41
Missing trailing comma
|
testCodebase:
nuxt.config.ts#L42
Missing trailing comma
|
testCodebase:
server/api/__sitemap__/urls/categories.ts#L2
Expected indentation of 1 tab but found 4 spaces
|
testCodebase:
server/api/__sitemap__/urls/categories.ts#L4
Expected indentation of 1 tab but found 4 spaces
|
testCodebase:
server/api/__sitemap__/urls/categories.ts#L6
Expected indentation of 2 tabs but found 8 spaces
|
testCodebase:
server/api/__sitemap__/urls/categories.ts#L7
Expected indentation of 1 tab but found 4 spaces
|
testCodebase:
server/api/__sitemap__/urls/categories.ts#L9
Expected indentation of 1 tab but found 4 spaces
|
testCodebase:
server/api/__sitemap__/urls/categories.ts#L10
Expected indentation of 2 tabs but found 8 spaces
|
testCodebase
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testCodebase:
components/flow/Index.vue#L25
Attribute ":key" should go before ":title"
|
testCodebase:
pages/flow/[id].vue#L17
Expected 1 line break after opening tag (`<div>`), but 2 line breaks found
|