Skip to content

fix(vue): Prevent boolean prop coercion for SignIn component props #21100

fix(vue): Prevent boolean prop coercion for SignIn component props

fix(vue): Prevent boolean prop coercion for SignIn component props #21100

Triggered via pull request October 7, 2025 16:28
Status Success
Total duration 11m 32s
Artifacts

ci.yml

on: pull_request
Check Permissions
6s
Check Permissions
Build Packages
47s
Build Packages
Formatting | Dedupe | Changeset
1m 17s
Formatting | Dedupe | Changeset
Static analysis
1m 40s
Static analysis
Publish with pkg-pr-new
1m 33s
Publish with pkg-pr-new
Matrix: Integration Tests
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

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"