Skip to content

fix(clerk-js): Add retry logic and race condition fixes for Cloudflar… #25000

fix(clerk-js): Add retry logic and race condition fixes for Cloudflar…

fix(clerk-js): Add retry logic and race condition fixes for Cloudflar… #25000

Triggered via pull request February 4, 2026 20:12
Status Failure
Total duration 11m 1s
Artifacts

ci.yml

on: pull_request
Check Permissions
6s
Check Permissions
Formatting | Dedupe | Changeset
1m 40s
Formatting | Dedupe | Changeset
Matrix: integration-tests
Static analysis
3m 35s
Static analysis
Publish with pkg-pr-new
2m 19s
Publish with pkg-pr-new
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Formatting | Dedupe | Changeset
Process completed with exit code 1.
Static analysis
Process completed with exit code 1.
Static analysis
@clerk/clerk-js#lint: command (/home/runner/_work/javascript/javascript/packages/clerk-js) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Static analysis: packages/clerk-js/src/utils/captcha/turnstile.ts#L151
Promise executor functions should not be async
Static analysis: packages/shared/src/__tests__/apiUrlFromPublishableKey.spec.ts#L21
Async arrow function has no 'await' expression
Static analysis: packages/shared/src/__tests__/apiUrlFromPublishableKey.spec.ts#L16
Async arrow function has no 'await' expression
Static analysis: packages/shared/src/__tests__/apiUrlFromPublishableKey.spec.ts#L11
Async arrow function has no 'await' expression
Static analysis: packages/shared/src/__tests__/apiUrlFromPublishableKey.spec.ts#L6
Async arrow function has no 'await' expression
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