fix: demo social not redirecting to account view #9420
pr_checks.yml
on: pull_request
Matrix: code_style
test
3m 46s
Matrix: ui-test / Playwright Tests
Annotations
1 error and 10 warnings
test
HttpError: We couldn't respond to your request in time. Sorry about that. Please try resubmitting your request and contact us if the problem persists.
|
code_style (lint):
packages/siwe/src/client.ts#L23
Variable name `required` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L24
Variable name `enabled` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L27
Variable name `signOutOnAccountChange` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L28
Variable name `signOutOnDisconnect` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L29
Variable name `signOutOnNetworkChange` 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
|