Skip to content

fix: prevent page crash when creating invalid node connections in agent editor #184

fix: prevent page crash when creating invalid node connections in agent editor

fix: prevent page crash when creating invalid node connections in agent editor #184

Triggered via pull request March 6, 2026 11:50
Status Success
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Frontend CI: frontend/app/(auth)/verify/use-verification.ts#L242
React Hook useEffect has a missing dependency: 'verifyCode'. Either include it or remove the dependency array
Frontend CI: frontend/app/(auth)/verify/use-verification.ts#L180
Unexpected any. Specify a different type
Frontend CI: frontend/app/(auth)/signup/signup-form.tsx#L111
'buttonClass' is assigned a value but never used
Frontend CI: frontend/app/(auth)/signup/signup-form.tsx#L98
'refetchSession' is assigned a value but never used
Frontend CI: frontend/app/(auth)/signin/login-form.tsx#L214
React Hook useEffect has a missing dependency: 'handleForgotPassword'. Either include it or remove the dependency array
Frontend CI: frontend/app/(auth)/signin/login-form.tsx#L201
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Frontend CI: frontend/app/(auth)/signin/login-form.tsx#L118
'buttonClass' is assigned a value but never used
Frontend CI: frontend/app/(auth)/signin/login-form.tsx#L21
'isTruthy' is defined but never used
Frontend CI: frontend/app/(auth)/reset-password/reset-password-form.tsx#L157
'buttonClass' is assigned a value but never used
Frontend CI: frontend/app/(auth)/reset-password/reset-password-form.tsx#L35
'buttonClass' is assigned a value but never used