Align design #124
Annotations
11 errors and 4 warnings
build:
node_modules/@invariant-labs/sdk-eclipse/src/market.ts#L65
'programId' is declared but its value is never read.
|
build:
node_modules/@invariant-labs/sdk-eclipse/src/market.ts#L317
'owner' is declared but its value is never read.
|
build:
node_modules/@invariant-labs/sdk-eclipse/src/market.ts#L862
'owner' is declared but its value is never read.
|
build:
node_modules/@invariant-labs/sdk-eclipse/src/math.ts#L526
'estimatedX' is declared but its value is never read.
|
build:
node_modules/@invariant-labs/sdk-eclipse/src/math.ts#L533
'estimatedY' is declared but its value is never read.
|
build:
node_modules/@invariant-labs/sdk-eclipse/src/utils.ts#L34
'sqrt' is declared but its value is never read.
|
build:
node_modules/@invariant-labs/sdk-eclipse/src/utils.ts#L38
All imports in import declaration are unused.
|
build:
node_modules/@invariant-labs/sdk-eclipse/src/utils.ts#L192
'wallet' is declared but its value is never read.
|
build:
node_modules/@invariant-labs/sdk-eclipse/src/utils.ts#L1354
'positionBump' is declared but its value is never read.
|
build:
src/components/FarmsList/FarmList.stories.tsx#L1
'React' is declared but its value is never read.
|
upload
Vercel CLI 37.6.1
Retrieving project…
Deploying invariantlabs/webapp-eclipse
Uploading [--------------------] (0.0B/76.7KB)
Uploading [======--------------] (26.6KB/76.7KB)
Uploading [===========---------] (42.6KB/76.7KB)
Uploading [===============-----] (58.2KB/76.7KB)
Uploading [====================] (76.7KB/76.7KB)
Inspect: https://vercel.com/invariantlabs/webapp-eclipse/3C1QDEsQxk5D7gYRuZN9W7dL4m8b [4s]
Preview: https://webapp-eclipse-e5dzs1znn-invariantlabs.vercel.app [4s]
Queued
Building
Error: Command "npm run build" exited with 2
Error: Check your logs at https://webapp-eclipse-e5dzs1znn-invariantlabs.vercel.app/_logs or run `vercel logs webapp-eclipse-e5dzs1znn-invariantlabs.vercel.app`
|
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/
|
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/
|