fix: insufficient sol #214
Annotations
11 warnings
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/
|
src/auth/OpenLogin.ts#L134
Unexpected any. Specify a different type
|
src/auth/OpenLogin.ts#L150
Unexpected any. Specify a different type
|
src/components/home/ImportToken.vue#L15
Unexpected any. Specify a different type
|
src/components/loginSlider/LoginSlider.vue#L19
Unexpected any. Specify a different type
|
src/pages/wallet/Base.vue#L24
Caution: `ControllerModule` also has a named export `torus`. Check if you meant to write `import {torus} from '@/modules/controllers'` instead
|
src/pages/wallet/Base.vue#L24
Caution: `ControllerModule` also has a named export `torus`. Check if you meant to write `import {torus} from '@/modules/controllers'` instead
|
src/pages/wallet/Nft.vue#L55
Unexpected any. Specify a different type
|
src/plugins/Topup/moonpay.ts#L32
Unexpected any. Specify a different type
|
src/registerServiceWorker.ts#L85
Avoid nesting promises
|
src/registerServiceWorker.ts#L88
Avoid nesting promises
|
This job succeeded
Loading