Skip to content

fix: reject utf8 emails in transactional endpoint (#2270) #3310

fix: reject utf8 emails in transactional endpoint (#2270)

fix: reject utf8 emails in transactional endpoint (#2270) #3310

Triggered via push September 2, 2024 02:42
Status Cancelled
Total duration 1m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
test-frontend
The run was canceled by @jia1.
test-frontend
The operation was canceled.
test-backend
The run was canceled by @jia1.
test-backend
The operation was canceled.
test-shared
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-worker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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