Skip to content

chore(types,clerk-js): Make finalize from useCheckout awaitable #18725

chore(types,clerk-js): Make finalize from useCheckout awaitable

chore(types,clerk-js): Make finalize from useCheckout awaitable #18725

Triggered via pull request July 29, 2025 09:37
Status Success
Total duration 12m 5s
Artifacts

ci.yml

on: pull_request
Check Permissions
11s
Check Permissions
Formatting | Dedupe | Changeset
1m 26s
Formatting | Dedupe | Changeset
Static analysis
2m 49s
Static analysis
Publish with pkg-pr-new
1m 18s
Publish with pkg-pr-new
Matrix: Integration Tests
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Static analysis: packages/types/src/clerk.ts#L1141
'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#L97
Async function 'getInstanceConfiguration' has no 'await' expression
Static analysis: packages/dev-cli/src/commands/config.js#L9
Async function 'config' has no 'await' expression