feat(DetailedAccount): addhexstring to token-id definition #49
Annotations
10 errors and 11 warnings
|
ur-packages/multi-layer-sync/src/PortfolioCoin.ts#L110
Unsafe call of an `any` typed value
|
|
ur-packages/multi-layer-sync/src/DetailedAccount.ts#L182
Unsafe call of an `any` typed value
|
|
ur-packages/multi-layer-sync/src/DetailedAccount.ts#L171
Unsafe call of an `any` typed value
|
|
ur-packages/multi-layer-sync/src/DetailedAccount.ts#L135
Unsafe call of an `any` typed value
|
|
ur-packages/multi-layer-sync/src/DetailedAccount.ts#L135
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
|
|
ur-packages/multi-layer-sync/src/DetailedAccount.ts#L76
Unsafe construction of an any type value
|
|
ur-packages/coin-identity/src/CoinIdentity.ts#L137
Unsafe argument of type `any` assigned to a parameter of type `sub_type_exp[] | undefined`
|
|
ur-packages/coin-identity/src/CoinIdentity.ts#L137
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
ur-packages/coin-identity/src/CoinIdentity.ts#L137
Unsafe argument of type `any` assigned to a parameter of type `EllipticCurve`
|
|
ur-packages/blockchain-commons/src/helpers/PathComponent.ts#L103
Unnecessary escape character: \[
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ur-packages/blockchain-commons/src/Keypath.ts#L120
Unsafe assignment of an `any` value
|
|
ur-packages/blockchain-commons/src/Keypath.ts#L119
Do not use "@ts-ignore" because it alters compilation errors
|
|
ur-packages/blockchain-commons/src/Keypath.ts#L114
'inputPath' is never reassigned. Use 'const' instead
|
|
ur-packages/blockchain-commons/src/Keypath.ts#L114
Unsafe assignment of an `any` value
|
|
ur-packages/blockchain-commons/src/Keypath.ts#L113
Do not use "@ts-ignore" because it alters compilation errors
|
|
ur-packages/blockchain-commons/src/HDKey.ts#L408
Forbidden non-null assertion
|
|
|
|
ur-packages/blockchain-commons/src/CoinInfo.ts#L78
'tagged' is defined but never used
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading