fix(vue): Prevent boolean prop coercion for SignIn component props #21100
ci.yml
on: pull_request
Check Permissions
6s
Formatting | Dedupe | Changeset
1m 17s
Matrix: Integration Tests
Matrix: Unit Tests
Annotations
2 warnings
|
Static analysis:
packages/nuxt/src/runtime/webhooks.ts#L27
React Hook "useRuntimeConfig" is called in function "verifyWebhook" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
|
Static analysis:
packages/nuxt/src/runtime/server/clerkClient.ts#L9
React Hook "useRuntimeConfig" is called in function "clerkClient" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|