refactor: disconnect logic and state update for multiple adapter use cases #8110
Triggered via pull request
December 13, 2024 13:18
Status
Success
Total duration
14m 39s
Artifacts
–
Annotations
21 warnings
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/siwe/src/client.ts#L22
Variable name `enabled` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L25
Variable name `signOutOnAccountChange` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L26
Variable name `signOutOnDisconnect` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L27
Variable name `signOutOnNetworkChange` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/adapters/solana/src/client.ts#L77
Variable name `emailEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/adapters/solana/src/client.ts#L78
Variable name `socialsEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/appkit/src/client.ts#L1793
Variable name `emailEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/core/src/controllers/AlertController.ts#L35
Variable name `debug` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/core/src/controllers/ChainController.ts#L259
Variable name `unsupportedNetwork` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/core/src/controllers/ModalController.ts#L50
Variable name `noAdapters` 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
|
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)
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)
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)
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)
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/
|