fix(typecheck): fix typecheck collect on Vite 6 #12483
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
Triggered via pull request
November 27, 2024 06:52
Status
Failure
Total duration
13m 22s
Artifacts
–
ci.yml
on: pull_request
Diff: node-latest, ubuntu-latest
7s
Lint: node-latest, ubuntu-latest
2m 15s
Matrix: test-browser
Matrix: test
Annotations
11 errors
Lint: node-latest, ubuntu-latest:
packages/vitest/src/typecheck/collect.ts#L13
Expected "estree" (type) to come before "vite" (external)
|
Lint: node-latest, ubuntu-latest:
packages/vitest/src/typecheck/collect.ts#L13
Strings must use singlequote
|
|
Lint: node-latest, ubuntu-latest:
packages/vitest/src/typecheck/collect.ts#L97
Strings must use singlequote
|
|
Lint: node-latest, ubuntu-latest:
packages/vitest/src/typecheck/collect.ts#L99
Strings must use singlequote
|
|
Lint: node-latest, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-22, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-20, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-18, ubuntu-latest
Process completed with exit code 1.
|