chore(astro): Clean up integration scripts #25389
ci.yml
on: pull_request
Check Permissions
4s
Formatting | Dedupe | Changeset
1m 3s
Matrix: integration-tests
Matrix: unit-tests
Annotations
6 warnings
|
Static analysis:
packages/astro/src/react/hooks.ts#L92
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
|
Static analysis:
packages/astro/src/react/hooks.ts#L91
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
|
Static analysis:
packages/astro/src/react/controlComponents.tsx#L145
React Hook React.useEffect has missing dependencies: 'clerk' and 'handleRedirectCallbackParams'. Either include them or remove the dependency array
|
|
Static analysis:
packages/astro/src/react/SignUpButton.tsx#L43
Promise-returning function provided to variable where a void return was expected
|
|
Static analysis:
packages/astro/src/react/SignOutButton.tsx#L19
Promise-returning function provided to variable where a void return was expected
|
|
Static analysis:
packages/astro/src/react/SignInButton.tsx#L37
Promise-returning function provided to variable where a void return was expected
|