feat: remove telegram campaign creation in fe #3218
ci.yml
on: pull_request
lint
52s
test-backend
3m 14s
test-shared
45s
test-worker
56s
test-frontend
1m 48s
Annotations
1 error and 3 warnings
test-frontend
Process completed with exit code 1.
|
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
|