remove unnecessary use effect #535
Annotations
3 errors and 4 warnings
upload
Vercel CLI 37.2.1
Retrieving project…
Deploying invariantlabs/webapp-azero
Uploading [--------------------] (0.0B/8.4KB)
Uploading [====================] (8.4KB/8.4KB)
Inspect: https://vercel.com/invariantlabs/webapp-azero/5r2fgNg57JKBxN5Tg63Ecp15Z6XF [3s]
Preview: https://webapp-azero-mhin5w16r-invariantlabs.vercel.app [3s]
Queued
Building
Error: Command "npm run build" exited with 2
Error: Check your logs at https://webapp-azero-mhin5w16r-invariantlabs.vercel.app/_logs or run `vercel logs webapp-azero-mhin5w16r-invariantlabs.vercel.app`
|
build:
src/store/sagas/wallet.ts#L25
'takeLatest' is declared but its value is never read.
|
build
Process completed with exit code 2.
|
upload
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|