Skip to content

chore: add authProvider field to useAppKitAccount and serialize correct provider in appkit.getProvider #8733

chore: add authProvider field to useAppKitAccount and serialize correct provider in appkit.getProvider

chore: add authProvider field to useAppKitAccount and serialize correct provider in appkit.getProvider #8733

Triggered via pull request January 10, 2025 13:43
Status Failure
Total duration 6m 4s
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

2 errors and 16 warnings
tests/appkit.test.ts > Base > Base Public methods > should set connected wallet info when syncing account: packages/appkit/tests/appkit.test.ts#L739
AssertionError: expected "setConnectedWalletInfo" to be called with arguments: [ ObjectContaining{…}, 'eip155' ] Received: 1st setConnectedWalletInfo call: Array [ - ObjectContaining { - "name": "test-wallet", + Object { + "icon": undefined, + "name": undefined, }, "eip155", ] Number of calls: 1 ❯ tests/appkit.test.ts:739:56
test
Process completed with exit code 1.
code_style (danger)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
code_style (prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
code_style (typecheck)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
code_style (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
code_style (lint): packages/adapters/wagmi/src/client.ts#L275
Variable name `emailEnabled` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/ui/src/composites/wui-transaction-visual/index.ts#L56
Variable name `haveTwoImages` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/ui/src/utils/TransactionUtil.ts#L32
Variable name `haveMultipleTransfers` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/ui/src/utils/TransactionUtil.ts#L33
Variable name `haveTwoTransfers` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/ui/src/utils/TransactionUtil.ts#L81
Variable name `haveTransfer` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/ui/src/utils/TransactionUtil.ts#L82
Variable name `haveMultipleTransfers` must have one of the following prefixes: is, has, can, should, will, did
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
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
code_style (build:sample-apps)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636