Skip to content

add javascript and bitcoin examples #9565

add javascript and bitcoin examples

add javascript and bitcoin examples #9565

Triggered via pull request February 13, 2025 17:54
Status Success
Total duration 13h 25m 24s
Artifacts

pr_checks.yml

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

Annotations

10 warnings
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/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