Skip to content

Cleanup

Cleanup #140

Triggered via pull request January 28, 2025 12:15
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L121
Unsafe argument of type `any` assigned to a parameter of type `EllipticCurve`
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L121
Unsafe argument of type `any` assigned to a parameter of type `number`
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L121
Unsafe argument of type `any` assigned to a parameter of type `sub_type_exp[]`
Lint: ur-packages/crypto-portfolio-metadata/src/CryptoPortfolioMetadata.ts#L138
Unsafe argument of type `any` assigned to a parameter of type `ICryptoPortfolioMetadata`
Lint: ur-packages/crypto-portfolio-metadata/src/index.ts#L6
This assertion is unnecessary since it does not change the type of the expression
Lint: ur-packages/multi-layer-sync/src/CryptoDetailedAccount.ts#L85
Unsafe construction of an any type value
Lint: ur-packages/multi-layer-sync/src/CryptoDetailedAccount.ts#L130
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
Lint: ur-packages/multi-layer-sync/src/CryptoDetailedAccount.ts#L130
Unsafe call of an `any` typed value
Lint: ur-packages/multi-layer-sync/src/CryptoDetailedAccount.ts#L159
Unsafe call of an `any` typed value
Lint: ur-packages/multi-layer-sync/src/CryptoDetailedAccount.ts#L185
Unsafe argument of type `any` assigned to a parameter of type `DataItem`
Lint: ur-packages/base-types/src/CoinInfo.ts#L78
'tagged' is defined but never used
Lint: ur-packages/base-types/src/HDKey.ts#L238
'versionBytes' is assigned a value but never used
Lint: ur-packages/base-types/src/HDKey.ts#L238
'depth' is assigned a value but never used
Lint: ur-packages/base-types/src/HDKey.ts#L238
'childNumber' is assigned a value but never used
Lint: ur-packages/base-types/src/HDKey.ts#L238
'checksum' is assigned a value but never used
Lint: ur-packages/base-types/src/Keypath.ts#L113
Do not use "@ts-ignore" because it alters compilation errors
Lint: ur-packages/base-types/src/Keypath.ts#L114
Unsafe assignment of an `any` value