feat(core): Split setActive into selectSession and selectOrganization #24445
ci.yml
on: pull_request
Check Permissions
5s
Formatting | Dedupe | Changeset
1m 1s
Matrix: integration-tests
Matrix: unit-tests
Annotations
4 errors and 10 warnings
|
Formatting | Dedupe | Changeset
Process completed with exit code 1.
|
|
Formatting | Dedupe | Changeset
@clerk/shared#format:check: command (/home/runner/_work/javascript/javascript/packages/shared) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:check exited (1)
|
|
Unit Tests (**)
Process completed with exit code 1.
|
|
Unit Tests (**)
@clerk/clerk-js#test: command (/home/runner/_work/javascript/javascript/packages/clerk-js) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
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
|