refactor: remove onUri callbacks in favor of adding single callback listener #9026
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/common/src/utils/InputUtil.ts#L29
Variable name `controlPressed` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L32
Variable name `selectAll` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L33
Variable name `copyKey` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L34
Variable name `pasteKey` must have one of the following prefixes: is, has, can, should, will, did
|
packages/common/src/utils/InputUtil.ts#L35
Variable name `cutKey` must have one of the following prefixes: is, has, can, should, will, did
|
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
|
packages/ui-new/src/utils/TransactionUtil.ts#L33
Variable name `haveMultipleTransfers` must have one of the following prefixes: is, has, can, should, will, did
|
packages/ui-new/src/utils/TransactionUtil.ts#L34
Variable name `haveTwoTransfers` must have one of the following prefixes: is, has, can, should, will, did
|
packages/ui-new/src/utils/TransactionUtil.ts#L82
Variable name `haveTransfer` must have one of the following prefixes: is, has, can, should, will, did
|
packages/ui-new/src/utils/TransactionUtil.ts#L83
Variable name `haveMultipleTransfers` must have one of the following prefixes: is, has, can, should, will, did
|
The logs for this run have expired and are no longer available.
Loading