add stats page #548
Annotations
3 errors and 4 warnings
upload
Vercel CLI 37.4.0
Retrieving project…
Deploying invariantlabs/webapp-azero
Uploading [--------------------] (0.0B/38.9KB)
Uploading [===========---------] (22.9KB/38.9KB)
Uploading [===================-] (38.9KB/38.9KB)
Uploading [====================] (38.9KB/38.9KB)
Inspect: https://vercel.com/invariantlabs/webapp-azero/BLQa7sAsBbuByfrptJEWvPWLqbdk [4s]
Preview: https://webapp-azero-1rwcn8je4-invariantlabs.vercel.app [4s]
Queued
Building
Error: Command "npm run build" exited with 2
Error: Check your logs at https://webapp-azero-1rwcn8je4-invariantlabs.vercel.app/_logs or run `vercel logs webapp-azero-1rwcn8je4-invariantlabs.vercel.app`
|
build:
src/store/sagas/stats.ts#L12
'tickerToAddress' 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/
|