877 Decimal sanity check #2546
Annotations
10 errors and 1 warning
build:
examples/do-swap/doSend.ts#L1
Argument of type 'import("/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-thorchain-query/lib/thorchain-query").ThorchainQuery' is not assignable to parameter of type 'import("/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-thorchain-amm/node_modules/@xchainjs/xchain-thorchain-query/lib/thorchain-query").ThorchainQuery'.
|
build:
examples/do-swap/doStreamingSwap.ts#L1
Argument of type 'import("/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-thorchain-amm/node_modules/@xchainjs/xchain-thorchain-query/lib/types").TxDetails' is not assignable to parameter of type 'import("/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-thorchain-query/lib/types").TxDetails'.
|
build:
examples/do-swap/doStreamingSwap.ts#L1
Property 'outboundDelaySeconds' does not exist on type 'SwapEstimate'.
|
build:
examples/do-swap/doStreamingSwap.ts#L1
Property 'outboundDelaySeconds' does not exist on type 'SwapEstimate'.
|
build:
examples/do-swap/doStreamingSwap.ts#L1
Property 'outboundDelaySeconds' does not exist on type 'SwapEstimate'.
|
build:
examples/do-swap/doStreamingSwap.ts#L1
Argument of type 'import("/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-thorchain-query/lib/thorchain-query").ThorchainQuery' is not assignable to parameter of type 'import("/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-thorchain-amm/node_modules/@xchainjs/xchain-thorchain-query/lib/thorchain-query").ThorchainQuery'.
|
build:
examples/do-swap/doStreamingSwap.ts#L1
Argument of type 'import("/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-thorchain-query/lib/thorchain-query").ThorchainQuery' is not assignable to parameter of type 'import("/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-thorchain-amm/node_modules/@xchainjs/xchain-thorchain-query/lib/thorchain-query").ThorchainQuery'.
|
build:
examples/do-swap/doSwap.ts#L1
Argument of type 'import("/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-thorchain-amm/node_modules/@xchainjs/xchain-thorchain-query/lib/types").TxDetails' is not assignable to parameter of type 'import("/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-thorchain-query/lib/types").TxDetails'.
|
build:
examples/do-swap/doSwap.ts#L1
Property 'outboundDelaySeconds' does not exist on type 'SwapEstimate'.
|
build:
examples/do-swap/doSwap.ts#L1
Property 'outboundDelaySeconds' does not exist on type 'SwapEstimate'.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|