Skip to content

Make ButtonWithLoading accept a ref #180

Make ButtonWithLoading accept a ref

Make ButtonWithLoading accept a ref #180

Triggered via push September 27, 2023 01:42
Status Success
Total duration 2m 46s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Lint: packages/core/src/auth/login.tsx#L46
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
Lint: packages/utils/hooks/useEventSubscription/index.ts#L13
React Hook useEffect has missing dependencies: 'callback', 'event', and 'unsubscribe'. Either include them or remove the dependency array