chore(deps): bump big.js and @types/big.js #337
Annotations
10 errors
publish:
src/parachain/amm/liquidity-pool/stable.ts#L28
Type 'import("/runner/_work/interbtc-api/interbtc-api/node_modules/@interlay/monetary-js/node_modules/@types/big.js/index").Big[]' is not assignable to type 'Big.Big[]'.
|
publish:
src/parachain/amm/liquidity-pool/stable.ts#L220
Argument of type 'Big' is not assignable to parameter of type 'BigSource'.
|
publish:
src/parachain/amm/liquidity-pool/stable.ts#L235
Argument of type 'Big' is not assignable to parameter of type 'BigSource'.
|
publish:
src/parachain/amm/liquidity-pool/stable.ts#L270
Argument of type 'Big' is not assignable to parameter of type 'BigSource'.
|
publish:
src/parachain/amm/trade/trade.ts#L54
Argument of type 'Big' is not assignable to parameter of type 'BigSource'.
|
publish:
src/parachain/amm/trade/utils.ts#L32
Type 'import("/runner/_work/interbtc-api/interbtc-api/node_modules/@interlay/monetary-js/node_modules/@types/big.js/index").Big' is not assignable to type 'Big.Big'.
|
publish:
src/parachain/amm/trade/utils.ts#L50
Type 'import("/runner/_work/interbtc-api/interbtc-api/node_modules/@interlay/monetary-js/node_modules/@types/big.js/index").Big' is not assignable to type 'Big.Big'.
|
publish:
src/parachain/amm/trade/utils.ts#L53
Type 'import("/runner/_work/interbtc-api/interbtc-api/node_modules/@interlay/monetary-js/node_modules/@types/big.js/index").Big' is not assignable to type 'Big.Big'.
|
publish:
src/parachain/amm/trade/utils.ts#L70
Argument of type 'Big' is not assignable to parameter of type 'BigSource'.
|
publish:
src/parachain/amm/trade/utils.ts#L72
Argument of type 'Big' is not assignable to parameter of type 'BigSource'.
|