feat(clerk-js,localizations,types): Enable email verification in UserProfile
via enterprise SSO
#10728
Annotations
10 errors
Run tests
@clerk/clerk-js#build: command (/home/runner/_work/javascript/javascript/packages/clerk-js) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
Run tests
Module '"@clerk/types"' has no exported member 'CreateEnterpriseConnectionLinkFlowReturn'.
|
Run tests
'"@clerk/types"' has no exported member named 'StartEnterpriseConnectionLinkFlowParams'. Did you mean 'StartEnterpriseSsoFlowParams'?
|
Run tests
Argument of type 'PrepareEmailAddressVerificationParams' is not assignable to parameter of type 'PrepareVerificationParams'.
|
Run tests
This comparison appears to be unintentional because the types '"enterprise_sso" | "email_link" | "email_code"' and '"saml"' have no overlap.
|
Run tests
Parameter 'err' implicitly has an 'any' type.
|
Run tests
Type '"saml"' is not assignable to type '"enterprise_sso" | "email_link" | "email_code"'.
|
Run tests
Module '"@clerk/types"' has no exported member 'CreateEnterpriseConnectionLinkFlowReturn'.
|
Run tests
'"@clerk/types"' has no exported member named 'StartEnterpriseConnectionLinkFlowParams'. Did you mean 'StartEnterpriseSsoFlowParams'?
|
Run tests
Process completed with exit code 2.
|
Loading