Merge pull request #449 from torusresearch/develop #51
Annotations
11 warnings
build (20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, aws-actions/configure-aws-credentials@v2, chaitanyapotti/cloudfront-update-distribution@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x, ubuntu-latest):
src/auth/OpenLogin.ts#L134
Unexpected any. Specify a different type
|
build (20.x, ubuntu-latest):
src/auth/OpenLogin.ts#L150
Unexpected any. Specify a different type
|
build (20.x, ubuntu-latest):
src/components/home/ImportToken.vue#L15
Unexpected any. Specify a different type
|
build (20.x, ubuntu-latest):
src/components/loginSlider/LoginSlider.vue#L19
Unexpected any. Specify a different type
|
build (20.x, ubuntu-latest):
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
|
build (20.x, ubuntu-latest):
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
|
build (20.x, ubuntu-latest):
src/pages/wallet/Nft.vue#L55
Unexpected any. Specify a different type
|
build (20.x, ubuntu-latest):
src/plugins/Topup/moonpay.ts#L32
Unexpected any. Specify a different type
|
build (20.x, ubuntu-latest):
src/registerServiceWorker.ts#L85
Avoid nesting promises
|
build (20.x, ubuntu-latest):
src/registerServiceWorker.ts#L88
Avoid nesting promises
|