fix(shared,backend): Allow for old org_role format in JWT v1 where org: is missing
#16464
ci.yml
on: pull_request
Check Permissions
5s
Formatting | Dedupe | Changeset
1m 10s
Matrix: Integration Tests
Matrix: Unit Tests
Annotations
10 warnings
|
Static analysis:
packages/expo-passkeys/src/index.ts#L68
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#L133
Async method 'android' has no 'await' expression
|
|
Static analysis:
packages/expo-passkeys/src/index.ts#L134
Async method 'ios' has no 'await' expression
|
|
Static analysis:
packages/dev-cli/src/commands/config.js#L9
Async function 'config' has no 'await' expression
|
|
Static analysis:
packages/dev-cli/src/commands/setup.js#L66
Async function 'getInstanceConfiguration' has no 'await' expression
|
|
Static analysis:
packages/types/src/appearance.ts#L54
"transparent" 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#L78
"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/clerk.ts#L994
'unknown' overrides all other types in this union type
|