Skip to content

feat: use portofolio UI for all wallets #9554

feat: use portofolio UI for all wallets

feat: use portofolio UI for all wallets #9554

Triggered via pull request February 13, 2025 14:42
Status Failure
Total duration 8m 38s
Artifacts

pr_checks.yml

on: pull_request
Matrix: code_style
Matrix: ui-test / Playwright Tests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
tests/client/public-methods.test.ts > Base Public methods > should subscribe to address updates: packages/appkit/tests/client/public-methods.test.ts#L206
AssertionError: expected "subscribeKey" to be called with arguments: [ 'shouldUpdateToAddress', …(1) ] Received: 1st subscribeKey call: Array [ "shouldUpdateToAddress", - [Function spy], + [Function anonymous], ] Number of calls: 1 ❯ tests/client/public-methods.test.ts:206:23
test/views/w3m-profile-view.test.ts > W3mProfileView - Functions > should handle account switching: packages/scaffold-ui/test/views/w3m-profile-view.test.ts#L182
AssertionError: expected "setPreferredAccountType" to be called with arguments: [ 'eoa' ] Received: Number of calls: 0 ❯ test/views/w3m-profile-view.test.ts:182:41
test
Process completed with exit code 1.
code_style (lint): packages/common/src/utils/InputUtil.ts#L29
Variable name `controlPressed` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/common/src/utils/InputUtil.ts#L32
Variable name `selectAll` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/common/src/utils/InputUtil.ts#L33
Variable name `copyKey` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/common/src/utils/InputUtil.ts#L34
Variable name `pasteKey` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/common/src/utils/InputUtil.ts#L35
Variable name `cutKey` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/ui-new/src/composites/wui-tabs/index.ts#L26
Variable name `active` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/ui-new/src/utils/TransactionUtil.ts#L25
Variable name `haveMultipleTransfers` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/ui-new/src/utils/TransactionUtil.ts#L26
Variable name `haveTwoTransfers` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/ui-new/src/utils/TransactionUtil.ts#L74
Variable name `haveTransfer` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/ui-new/src/utils/TransactionUtil.ts#L75
Variable name `haveMultipleTransfers` must have one of the following prefixes: is, has, can, should, will, did