Skip to content

feat: seo

feat: seo #33

Triggered via pull request April 11, 2024 06:36
@nexmoenexmoe
synchronize #108
seo
Status Failure
Total duration 42s
Artifacts

ci.yaml

on: pull_request
testCodebase
33s
testCodebase
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
testCodebase: layouts/default.vue#L6
Expected 1 line break before '</script>', but 2 line breaks found
testCodebase: nuxt.config.ts#L41
Missing trailing comma
testCodebase: nuxt.config.ts#L42
Missing trailing comma
testCodebase: nuxt.config.ts#L43
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#L5
Expected indentation of 2 tabs but found 8 spaces
testCodebase: server/api/__sitemap__/urls/categories.ts#L6
Expected indentation of 3 tabs but found 12 spaces
testCodebase: server/api/__sitemap__/urls/categories.ts#L7
Expected indentation of 3 tabs but found 12 spaces
testCodebase: server/api/__sitemap__/urls/categories.ts#L7
Missing trailing comma
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: components/module/Image.vue#L35
Attribute "v-if" should go before "class"
testCodebase: pages/flow/[id].vue#L17
Expected 1 line break after opening tag (`<div>`), but 2 line breaks found