fix(dev-cli): Update dependency commander to ^14.0.2 #22150
Annotations
10 warnings
|
packages/upgrade/src/components/Command.js#L31
React Hook useEffect has a missing dependency: 'cmd'. Either include it or remove the dependency array
|
|
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"
|
|
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"
|
|
packages/fastify/src/withClerkMiddleware.ts#L20
Promise returned in function argument where a void return was expected
|
|
packages/dev-cli/src/commands/setup.js#L102
Async function 'getInstanceConfiguration' has no 'await' expression
|
|
packages/dev-cli/src/commands/config.js#L9
Async function 'config' has no 'await' expression
|
|
packages/expo-passkeys/src/index.ts#L134
Async method 'ios' has no 'await' expression
|
|
packages/expo-passkeys/src/index.ts#L133
Async method 'android' has no 'await' expression
|
|
packages/expo-passkeys/src/index.ts#L69
Async method 'ios' has no 'await' expression
|
|
packages/expo-passkeys/src/index.ts#L68
Async method 'android' has no 'await' expression
|
The logs for this run have expired and are no longer available.
Loading