Skip to content

chore(astro): Clean up integration scripts #25389

chore(astro): Clean up integration scripts

chore(astro): Clean up integration scripts #25389

Triggered via pull request February 12, 2026 18:31
Status Success
Total duration 8m 23s
Artifacts

ci.yml

on: pull_request
Check Permissions
4s
Check Permissions
Build Packages
45s
Build Packages
Formatting | Dedupe | Changeset
1m 3s
Formatting | Dedupe | Changeset
Static analysis
1m 54s
Static analysis
Publish with pkg-pr-new
1m 13s
Publish with pkg-pr-new
Matrix: integration-tests
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

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