chore: upgrade axios #3365
ci.yml
on: pull_request
lint
49s
test-backend
3m 31s
test-shared
40s
test-worker
57s
test-frontend
1m 49s
Annotations
2 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-backend:
backend/src/govsg/services/govsg.service.ts#L112
Forbidden non-null assertion
|