Skip to content

fix: rpc

fix: rpc #201

Triggered via pull request June 5, 2024 03:03
Status Success
Total duration 4m 18s
Artifacts

pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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. 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