Fix/embed depreciation #215
Annotations
10 warnings
src/auth/OpenLogin.ts#L134
Unexpected any. Specify a different type
|
src/auth/OpenLogin.ts#L150
Unexpected any. Specify a different type
|
src/components/depreceiated/Depreciated.vue#L27
The "close" event has been triggered but not declared on `defineEmits`
|
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
|
This job succeeded
Loading