feat(clerk-js,shared): add username into public user data #25392
ci.yml
on: pull_request
Check Permissions
5s
Formatting | Dedupe | Changeset
59s
Matrix: integration-tests
Matrix: unit-tests
Annotations
1 error and 10 warnings
|
Integration Tests (nextjs, chrome, 16)
The operation was canceled.
|
|
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/backend/src/tokens/authStatus.ts#L126
"unexpected-error" | "client-uat-but-no-session-token" | "dev-browser-missing" | "dev-browser-sync" | "primary-responds-to-syncing" | "primary-domain-cross-origin-sync" | "satellite-needs-syncing" | "session-token-and-uat-missing" | "session-token-missing" | "session-token-expired" | "session-token-iat-before-client-uat" | "session-token-nbf" | "session-token-iat-in-the-future" | "session-token-but-no-client-uat" | "active-organization-mismatch" | "token-type-mismatch" is overridden by string in this union type
|
|
Static analysis:
packages/backend/src/tokens/__tests__/request.test.ts#L1188
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
|