Add 0-conf support #5
Annotations
10 errors and 10 warnings
Lint and Format:
src/chains/ergo/services/graphQlService.ts#L72
'e' is defined but never used
|
Lint and Format:
src/chains/ergo/services/graphQlService.ts#L82
'e' is defined but never used
|
Lint and Format:
src/components/AssetIcon.vue#L2
Parsing error: Unexpected end of expression
|
Lint and Format:
src/components/AssetIcon.vue#L6
Parsing error: Unexpected end of expression
|
Lint and Format:
src/components/AssetIcon.vue#L12
Parsing error: Unexpected end of expression
|
Lint and Format:
src/components/AssetIcon.vue#L18
Parsing error: Unexpected end of expression
|
Lint and Format:
src/components/AssetIcon.vue#L24
Parsing error: Unexpected end of expression
|
Lint and Format:
src/components/AssetInput.vue#L162
Unexpected any. Specify a different type
|
Lint and Format:
src/components/AssetInput.vue#L216
Unexpected any. Specify a different type
|
Lint and Format:
src/components/AssetInput.vue#L219
Unexpected any. Specify a different type
|
Lint and Format:
src/components/AssetIcon.vue#L51
Prop 'class' requires default value to be set
|
Lint and Format:
src/components/AssetIcon.vue#L52
Prop 'type' requires default value to be set
|
Lint and Format:
src/components/AssetIcon.vue#L54
Options API is not allowed in your project. `computed` option is part of the Options API. Use `<script setup>` or Composition API instead
|
Lint and Format:
src/components/AssetIcon.vue#L76
Options API is not allowed in your project. `methods` option is part of the Options API. Use `<script setup>` or Composition API instead
|
Lint and Format:
src/components/AssetInfoModal.vue#L85
Prop 'tokenId' requires default value to be set
|
Lint and Format:
src/components/AssetInfoModal.vue#L86
Prop 'confirmedBalance' requires default value to be set
|
Lint and Format:
src/components/AssetInfoModal.vue#L91
Options API is not allowed in your project. `data` option is part of the Options API. Use `<script setup>` or Composition API instead
|
Lint and Format:
src/components/AssetInfoModal.vue#L98
Options API is not allowed in your project. `computed` option is part of the Options API. Use `<script setup>` or Composition API instead
|
Lint and Format:
src/components/AssetInfoModal.vue#L143
Options API is not allowed in your project. `watch` option is part of the Options API. Use `<script setup>` or Composition API instead
|
Lint and Format:
src/components/AssetInfoModal.vue#L158
Options API is not allowed in your project. `methods` option is part of the Options API. Use `<script setup>` or Composition API instead
|