Skip to content

fix: fix unplugin other vue instance (#6) #48

fix: fix unplugin other vue instance (#6)

fix: fix unplugin other vue instance (#6) #48

Triggered via push October 10, 2025 10:49
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
lint: playground/component/tsconfig.node.json#L10
Expected object keys to be in specified order. 'moduleResolution' should be before 'skipLibCheck'
lint: playground/component/tsconfig.json#L3
Expected object keys to be in specified order. 'references' should be before 'files'
lint: playground/component/tsconfig.app.json#L22
Expected object keys to be in specified order. 'noFallthroughCasesInSwitch' should be before 'noUnusedParameters'
lint: playground/component/tsconfig.app.json#L16
Expected object keys to be in specified order. 'jsx' should be before 'noEmit'
lint: playground/component/tsconfig.app.json#L14
Expected object keys to be in specified order. 'moduleDetection' should be before 'isolatedModules'
lint: playground/component/tsconfig.app.json#L11
Expected object keys to be in specified order. 'moduleResolution' should be before 'skipLibCheck'
lint: playground/component/tsconfig.app.json#L7
Expected object keys to be in specified order. 'lib' should be before 'module'
lint: playground/component/src/components/HelloWorld.vue#L31
Expected indentation of 4 spaces but found 6 spaces
lint: playground/component/src/components/HelloWorld.vue#L23
Expected indentation of 4 spaces but found 6 spaces
lint: packages/unplugin/src/esbuild.ts#L16
Trailing spaces not allowed
lint: playground/component/src/components/HelloWorld.vue#L34
Expected 1 line break before closing tag (`</p>`), but no line breaks found
lint: playground/component/src/components/HelloWorld.vue#L34
Expected 1 line break after opening tag (`<p>`), but no line breaks found
lint: playground/component/src/components/HelloWorld.vue#L31
Expected no line breaks before closing bracket, but 1 line break found
lint: playground/component/src/components/HelloWorld.vue#L23
Expected no line breaks before closing bracket, but 1 line break found
lint: playground/component/src/components/HelloWorld.vue#L22
Expected no line breaks before closing bracket, but 1 line break found
lint: playground/component/src/components/HelloWorld.vue#L13
Expected 1 line break before closing tag (`</button>`), but no line breaks found
lint: playground/component/src/components/HelloWorld.vue#L13
Expected 1 line break after opening tag (`<button>`), but no line breaks found