Skip to content

UI redesign 2/3 - Wallet Creation UI #154

UI redesign 2/3 - Wallet Creation UI

UI redesign 2/3 - Wallet Creation UI #154

Triggered via pull request February 8, 2025 13:57
@arobsnarobsn
synchronize #250
arobsn/i247
Status Success
Total duration 1m 9s
Artifacts

build-and-test.yml

on: pull_request
Lint and Format
29s
Lint and Format
Matrix: Build
Matrix: Unit test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Lint and Format: src/views/add/AddReadOnlyView.vue#L60
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/views/add/AddReadOnlyView.vue#L77
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/views/add/ConnectLedgerView.vue#L70
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/views/add/ConnectLedgerView.vue#L88
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/views/add/RestoreView.vue#L106
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/views/add/RestoreView.vue#L138
Options API is not allowed in your project. `methods` option is part of the Options API. Use `<script setup>` or Composition API instead