Skip to content

fix: refreshing when connected to multiple namespaces only reconnects active namespace #8089

fix: refreshing when connected to multiple namespaces only reconnects active namespace

fix: refreshing when connected to multiple namespaces only reconnects active namespace #8089

Triggered via pull request December 12, 2024 21:30
Status Failure
Total duration 13m 58s
Artifacts 5

pr_checks.yml

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

Annotations

15 errors and 24 warnings
code_style (typecheck)
Property 'CONNECTED_CONNECTOR' does not exist on type '{ readonly WALLET_ID: "@appkit/wallet_id"; readonly WALLET_NAME: "@appkit/wallet_name"; readonly SOLANA_WALLET: "@appkit/solana_wallet"; readonly SOLANA_CAIP_CHAIN: "@appkit/solana_caip_chain"; ... 10 more ...; readonly CONNECTION_STATUS: "@appkit/connection_status"; }'.
code_style (typecheck)
@reown/appkit#typecheck: command (/home/runner/work/appkit/appkit/packages/appkit) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
code_style (typecheck)
Process completed with exit code 2.
code_style (build:sample-apps)
The job was canceled because "typecheck" failed.
code_style (build:sample-apps)
The operation was canceled.
code_style (lint)
The job was canceled because "typecheck" failed.
code_style (lint)
The operation was canceled.
tests/controllers/ConnectionController.test.ts > ConnectionController > should update state correctly and set wcPromisae on connectWalletConnect(): packages/core/tests/controllers/ConnectionController.test.ts#L112
AssertionError: expected "setConnectedConnector" to be called with arguments: [ 'WALLET_CONNECT' ] Received: 1st setConnectedConnector call: Array [ "WALLET_CONNECT", + "eip155", ] Number of calls: 1 ❯ tests/controllers/ConnectionController.test.ts:112:24
tests/controllers/ConnectionController.test.ts > ConnectionController > connectExternal() should trigger internal client call and set connector in storage: packages/core/tests/controllers/ConnectionController.test.ts#L122
AssertionError: expected "setConnectedConnector" to be called with arguments: [ 'WALLET_CONNECT' ] Received: 1st setConnectedConnector call: Array [ "WALLET_CONNECT", + "eip155", ] Number of calls: 1 ❯ tests/controllers/ConnectionController.test.ts:122:24
test
Process completed with exit code 1.
ui-test / Playwright Tests (1, 5)
Process completed with exit code 1.
ui-test / Playwright Tests (5, 5)
Process completed with exit code 1.
ui-test / Playwright Tests (2, 5)
Process completed with exit code 1.
ui-test / Playwright Tests (3, 5)
Process completed with exit code 1.
ui-test / Playwright Tests (4, 5)
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): 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/wallet-button/src/scaffold-ui/appkit-wallet-button/index.ts#L90
Variable name `walletConnect` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/wallet-button/src/scaffold-ui/appkit-wallet-button/index.ts#L92
Variable name `loading` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/wallet-button/src/utils/ConnectorUtil.ts#L78
Variable name `connectingSocial` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/adapters/ethers/src/client.ts#L266
Variable name `injectedConnector` must have one of the following prefixes: is, has, can, should, will, did
code_style (lint): packages/adapters/ethers5/src/client.ts#L267
Variable name `injectedConnector` 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
ui-test / Playwright Tests (1, 5)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
ui-test / Playwright Tests (1, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ui-test / Playwright Tests (5, 5)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
ui-test / Playwright Tests (5, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ui-test / Playwright Tests (2, 5)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
ui-test / Playwright Tests (2, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ui-test / Playwright Tests (3, 5)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
ui-test / Playwright Tests (3, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ui-test / Playwright Tests (4, 5)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
ui-test / Playwright Tests (4, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
playwright-report-1
309 MB
playwright-report-2
300 MB
playwright-report-3
288 MB
playwright-report-4
275 MB
playwright-report-5
237 MB