Skip to content

πŸ› fix layouts issue #107

πŸ› fix layouts issue

πŸ› fix layouts issue #107

Triggered via push September 14, 2024 18:32
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: package.json#L74
Expected object keys to be in ascending order. 'vite-plugin-pages' should be before 'vite-plugin-vue-layouts'
lint: src/layouts/auth.vue#L16
Expected 1 line break before '</script>', but 2 line breaks found
lint: src/main.ts#L3
Expected 1 empty line after import statement not followed by another import
lint: src/main.ts#L32
Missing trailing comma
lint: vite.config.ts#L14
Expected 1 empty line after import statement not followed by another import
lint: vite.config.ts#L16
Expected 1 empty line after import statement not followed by another import
lint: vite.config.ts#L55
Missing trailing comma
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/