Skip to content

docs: 更新 README 和 README.zh-CN 文件,添加 Zread 和 DeepWiki 的徽章链接 #15

docs: 更新 README 和 README.zh-CN 文件,添加 Zread 和 DeepWiki 的徽章链接

docs: 更新 README 和 README.zh-CN 文件,添加 Zread 和 DeepWiki 的徽章链接 #15

Triggered via push December 22, 2025 08:44
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

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

Annotations

23 errors and 10 warnings
typecheck: example/react-vite/src/App.tsx#L22
Cannot use JSX unless the '--jsx' flag is provided.
typecheck: example/react-vite/src/App.tsx#L21
Cannot use JSX unless the '--jsx' flag is provided.
typecheck: example/react-vite/src/App.tsx#L19
Cannot use JSX unless the '--jsx' flag is provided.
typecheck: example/react-vite/src/App.tsx#L18
Cannot use JSX unless the '--jsx' flag is provided.
typecheck: example/react-vite/src/App.tsx#L14
Cannot use JSX unless the '--jsx' flag is provided.
typecheck: example/react-vite/src/App.tsx#L13
Cannot use JSX unless the '--jsx' flag is provided.
typecheck: example/react-vite/src/App.tsx#L12
Cannot use JSX unless the '--jsx' flag is provided.
typecheck: example/react-vite/src/App.tsx#L11
Cannot use JSX unless the '--jsx' flag is provided.
typecheck: example/react-vite/src/App.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
typecheck: example/react-vite/src/App.tsx#L9
Cannot use JSX unless the '--jsx' flag is provided.
lint: example/vue-cli/src/components/HelloWorld.vue#L33
'<script lang=ts>' should be above '<template>' on line 1
lint: example/vue-cli/babel.config.js#L4
Missing trailing comma
lint: example/vue-cli/babel.config.js#L3
Missing trailing comma
lint: example/svelte-vite/src/main.ts#L4
Missing trailing comma
lint: example/react-vite/src/main.tsx#L9
Missing trailing comma
lint: example/react-vite/src/App.tsx#L14
Unexpected parentheses around single function argument having a body with no curly braces
lint: .github/workflows/release.yml#L69
Newline required at end of file but not found
lint: .github/workflows/release.yml#L9
Empty mapping values are forbidden
test (23.11.0, ubuntu-latest)
Process completed with exit code 1.
test (23.11.0, macos-latest)
Process completed with exit code 1.
test (23.11.0, windows-latest)
Process completed with exit code 1.
lint: example/vue-vite3/src/components/TheWelcome.vue#L31
Replace `·If·you·need·to·test⏎···` with `⏎····If·you·need·to·test`
lint: example/vue-vite3/src/components/TheWelcome.vue#L29
Replace `·The·recommended·IDE⏎····setup·is` with `⏎····The·recommended·IDE·setup·is⏎···`
lint: example/vue-vite3/src/components/TheWelcome.vue#L7
Replace `'./icons/IconSupport.vue'` with `"./icons/IconSupport.vue";`
lint: example/vue-vite3/src/components/TheWelcome.vue#L6
Replace `'./icons/IconCommunity.vue'` with `"./icons/IconCommunity.vue";`
lint: example/vue-vite3/src/components/TheWelcome.vue#L5
Replace `'./icons/IconEcosystem.vue'` with `"./icons/IconEcosystem.vue";`
lint: example/vue-vite3/src/components/TheWelcome.vue#L4
Replace `'./icons/IconTooling.vue'` with `"./icons/IconTooling.vue";`
lint: example/vue-vite3/src/components/TheWelcome.vue#L3
Replace `'./icons/IconDocumentation.vue'` with `"./icons/IconDocumentation.vue";`
lint: example/vue-vite3/src/components/TheWelcome.vue#L2
Replace `'./WelcomeItem.vue'` with `"./WelcomeItem.vue";`