Revert "chore(clerk-js): Convert all Jest tests to Vitest (#6798)" #20561
Triggered via pull request
September 19, 2025 16:51
Status
Success
Total duration
10m 18s
Artifacts
–
ci.yml
on: pull_request
Check Permissions
6s
Formatting | Dedupe | Changeset
1m 7s
Matrix: Integration Tests
Matrix: Unit Tests
Annotations
11 warnings
|
Unit Tests (18, --filter=@clerk/astro --filter=@clerk/backend --filter=@clerk/express --filter=@c...
Request timed out. Retrying (attempt 1 of 3)
|
|
Static analysis:
packages/types/src/clerk.ts#L1162
'unknown' overrides all other types in this union type
|
|
Static analysis:
packages/types/src/appearance.ts#L87
"Arial" | "Brush Script MT" | "Courier New" | "Garamond" | "Georgia" | "Helvetica" | "Tahoma" | "Times New Roman" | "Trebuchet MS" | "Verdana" is overridden by string in this union type
|
|
Static analysis:
packages/types/src/appearance.ts#L54
"black" | "blue" | "red" | "green" | "grey" | "white" | "yellow" is overridden by string in this union type
|
|
Static analysis:
packages/types/src/appearance.ts#L54
"transparent" is overridden by string in this union type
|
|
Static analysis:
packages/expo-passkeys/src/index.ts#L134
Async method 'ios' has no 'await' expression
|
|
Static analysis:
packages/expo-passkeys/src/index.ts#L133
Async method 'android' has no 'await' expression
|
|
Static analysis:
packages/expo-passkeys/src/index.ts#L69
Async method 'ios' has no 'await' expression
|
|
Static analysis:
packages/expo-passkeys/src/index.ts#L68
Async method 'android' has no 'await' expression
|
|
Static analysis:
packages/dev-cli/src/commands/setup.js#L102
Async function 'getInstanceConfiguration' has no 'await' expression
|
|
Static analysis:
packages/dev-cli/src/commands/config.js#L9
Async function 'config' has no 'await' expression
|