Skip to content

fix: fix release pipeline #114

fix: fix release pipeline

fix: fix release pipeline #114

Triggered via push October 8, 2024 14:22
Status Failure
Total duration 36s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L157
Unsafe argument of type `any` assigned to a parameter of type `EllipticCurve`
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L157
Unsafe argument of type `any` assigned to a parameter of type `number`
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L157
Unsafe argument of type `any` assigned to a parameter of type `sub_type_exp[]`
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L192
Unsafe argument of type `any` assigned to a parameter of type `EllipticCurve`
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L196
Unsafe argument of type `any` assigned to a parameter of type `EllipticCurve`
Lint: ur-packages/crypto-coin-identity/src/index.ts#L6
This assertion is unnecessary since it does not change the type of the expression
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/hex-string/src/HexString.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `string | Buffer`
Lint: ur-packages/hex-string/src/index.ts#L6
This assertion is unnecessary since it does not change the type of the expression
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L4
'RegistryTypes' is assigned a value but never used
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L151
Unsafe assignment of an `any` value
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L153
Unsafe assignment of an `any` value
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L153
Unsafe member access [Keys.curve] on an `any` value
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L154
Unsafe assignment of an `any` value
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L154
Unsafe member access [Keys.type] on an `any` value
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L155
Unsafe assignment of an `any` value
Lint: ur-packages/crypto-coin-identity/src/CoinIdentity.ts#L155
Unsafe member access [Keys.subtype] on an `any` value
Lint: ur-packages/crypto-coin-identity/src/RegistryType.ts#L1
Replace `"@keystonehq/bc-ur-registry";` with `'@keystonehq/bc-ur-registry'`