refactor: change protected and unsubscribe url (#2240) #3219
ci.yml
on: push
lint
48s
test-backend
3m 14s
test-shared
41s
test-worker
1m 1s
test-frontend
1m 49s
Annotations
4 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
|
test-backend:
backend/src/server.ts#L12
Unexpected console statement
|