UI redesign #108
Annotations
13 warnings
Unit test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint and Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint and Format:
src/components/AssetInfoModal.vue#L87
Prop 'tokenId' requires default value to be set
|
Lint and Format:
src/components/AssetInfoModal.vue#L88
Prop 'confirmedBalance' requires default value to be set
|
Lint and Format:
src/components/AssetInfoModal.vue#L93
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#L100
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#L145
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#L160
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#L169
The "close" event has been triggered but not declared on `emits` option
|
Lint and Format:
src/components/ExtendedPublicKeyModal.vue#L43
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/ExtendedPublicKeyModal.vue#L48
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/ExtendedPublicKeyModal.vue#L50
The "close" event has been triggered but not declared on `emits` option
|
Build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|