Skip to content

chore: config pnpm version #2

chore: config pnpm version

chore: config pnpm version #2

Triggered via push July 26, 2023 12:54
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint: test/basic.test.ts#L1
Member 'expect' of the import declaration should be sorted alphabetically
lint: test/basic.test.ts#L2
`node:url` import should occur before import of `vitest`
lint: test/basic.test.ts#L3
Member '$fetch' of the import declaration should be sorted alphabetically
lint: test/fixtures/basic/app.vue#L5
'<script setup>' should be above '<template>' on line 1
lint: test/fixtures/basic/nuxt.config.ts#L5
Missing trailing comma
lint: test/fixtures/basic/nuxt.config.ts#L6
Missing trailing comma
lint: test/fixtures/basic/package.json#L3
Expected object keys to be in specified order. 'name' should be before 'private'
lint
Process completed with exit code 1.
lint: src/module.ts#L20
'options' is defined but never used. Allowed unused args must match /^_/u
lint: src/module.ts#L20
'nuxt' is defined but never used. Allowed unused args must match /^_/u