Skip to content

Fix/sgid bug (#2231) #3202

Fix/sgid bug (#2231)

Fix/sgid bug (#2231) #3202

Triggered via push October 20, 2023 05:18
Status Success
Total duration 5m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test-frontend: frontend/src/components/dashboard/create/govsg/GovsgMessages.tsx#L112
React Hook useEffect has missing dependencies: 'fetchGovsgMessages', 'search', and 'selectedPage'. Either include them or remove the dependency array
test-frontend: frontend/src/components/login/login-input/LoginInput.tsx#L123
React Hook useEffect has a missing dependency: 'modalContext'. Either include it or remove the dependency array
test-backend: backend/src/govsg/services/govsg.service.ts#L112
Forbidden non-null assertion