fix: tests #501
push.yml
on: push
Matrix: build / build
Matrix: publish / publish
Waiting for pending jobs
Annotations
6 errors
build / @morpho-org/liquidation-sdk-viem
Cannot find module 'dotenv' or its corresponding type declarations.
|
build / @morpho-org/liquidation-sdk-viem
Process completed with exit code 2.
|
test / vitest
Canceling since a higher priority waiting request for 'Release-refs/heads/feat/liquidate-midas-tokens-push' exists
|
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts > erc4626-1inch > should liquidate a sUSDS market:
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts#L1779
AssertionError: expected '0.000000000000000000' to be close to 11652.934719, received difference is 11652.934719, but expected 5e-7
❯ packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts:1779:58
|
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts > erc4626-1inch > should liquidate a sUSDS market using DAI when USDS lacks liquidity:
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts#L1943
AssertionError: expected '0.000000000000000000' to be close to 8166.022224, received difference is 8166.022224, but expected 0.000049999999999999996
❯ packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts:1943:58
|
test / vitest
The operation was canceled.
|