publish sdk and add mint saga #85
Annotations
9 errors and 4 warnings
upload
Vercel CLI 36.0.0
Retrieving project…
Deploying invariantlabs/eclipse-hackathon
Uploading [--------------------] (0.0B/359.9KB)
Uploading [=====---------------] (102.9KB/359.9KB)
Uploading [==========----------] (182.9KB/359.9KB)
Uploading [===============-----] (278.9KB/359.9KB)
Uploading [====================] (359.9KB/359.9KB)
Inspect: https://vercel.com/invariantlabs/eclipse-hackathon/69o2uMSXXYku5dZRZYVuG34BtBRa [4s]
Preview: https://eclipse-hackathon-48siidapx-invariantlabs.vercel.app [4s]
Queued
Building
Error: Command "npm run build" exited with 2
Error: Check your logs at https://eclipse-hackathon-48siidapx-invariantlabs.vercel.app/_logs or run `vercel logs eclipse-hackathon-48siidapx-invariantlabs.vercel.app`
|
lint
'action' is declared but its value is never read.
|
lint
Property 'signAllTransactions' in type 'StandardAdapter' is not assignable to the same property in base type 'WalletAdapter'.
|
lint
Property 'signTransaction' in type 'StandardAdapter' is not assignable to the same property in base type 'WalletAdapter'.
|
lint
Type 'StandardAdapter' is not assignable to type 'WalletAdapter'.
|
lint
Property 'partialSign' does not exist on type 'Transaction | VersionedTransaction'.
|
lint
'tokenXDeposit' is declared but its value is never read.
|
lint
'tokenYDeposit' is declared but its value is never read.
|
lint
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/
|
lint
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/
|
lint
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/
|