refactor: update SGID scope and POCDEX profile field names #3204
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
lint
1m 3s
test-backend
6m 10s
test-shared
47s
test-worker
1m 10s
test-frontend
3m 16s
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
|