fix: reject utf8 emails in transactional endpoint (#2270) #3310
ci.yml
on: push
lint
49s
test-backend
1m 41s
test-shared
42s
test-worker
1m 0s
test-frontend
1m 40s
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
|