Skip to content

fix(backend,clerk-js): treat undefined satelliteAutoSync as false #26079

fix(backend,clerk-js): treat undefined satelliteAutoSync as false

fix(backend,clerk-js): treat undefined satelliteAutoSync as false #26079

Triggered via pull request March 6, 2026 07:45
Status Success
Total duration 6m 51s
Artifacts

ci.yml

on: pull_request
Check Permissions
5s
Check Permissions
Build Packages
55s
Build Packages
Formatting | Dedupe | Changeset
54s
Formatting | Dedupe | Changeset
Matrix: integration-tests
Static analysis
3m 19s
Static analysis
Publish with pkg-pr-new
1m 33s
Publish with pkg-pr-new
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/fastify/src/withClerkMiddleware.ts#L20
Promise returned in function argument where a void return was expected
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