Merge branch 'refactor/market-price' of github.com:morpho-org/sdks in… #129
push.yml
on: push
Matrix: build / build
Matrix: publish / publish
Waiting for pending jobs
Annotations
13 errors
build / @morpho-org/bundler-sdk-viem
Type 'string | undefined' is not assignable to type 'string'.
|
build / @morpho-org/bundler-sdk-viem
Process completed with exit code 1.
|
build / @morpho-org/liquidation-sdk-viem
Property 'getTokenWithPrice' does not exist on type 'BlueSdkConverter'.
|
build / @morpho-org/liquidation-sdk-viem
Property 'getTokenWithPrice' does not exist on type 'BlueSdkConverter'.
|
build / @morpho-org/liquidation-sdk-viem
Process completed with exit code 2.
|
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts > erc4626-1inch > should liquidate on standard market:
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts#L553
AssertionError: expected '0.000000' to be close to 33317.258, received difference is 33317.258, but expected 0.0005
❯ packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts:553:58
|
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts > erc4626-1inch > should liquidate on standard market with bad debt:
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts#L697
AssertionError: expected '0.000000000000000000' to be close to 5977.104502, received difference is 5977.104502, but expected 5e-7
❯ packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts:697:58
|
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts > erc4626-1inch > should liquidate on a PT standard market before maturity:
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts#L825
AssertionError: expected '0.000000000000000000' to be close to 7369.26594494, received difference is 7369.26594494, but expected 5e-9
❯ packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts:825:58
|
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts > erc4626-1inch > should liquidate on a PT standard market after maturity:
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts#L958
AssertionError: expected '0.000000000000000000' to be close to 7325.59189336, received difference is 7325.59189336, but expected 5e-9
❯ packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts:958:58
|
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts > erc4626-1inch > should liquidate a USD0USD0++ market:
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts#L1121
AssertionError: expected '0.000000' to be close to 1890.462, received difference is 1890.462, but expected 0.0005
❯ packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts:1121:58
|
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts > erc4626-1inch > should liquidate a USD0++ market:
packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts#L1261
AssertionError: expected '0.000000' to be close to 1743.95, received difference is 1743.95, but expected 0.0005
❯ packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts:1261:58
|
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#L1405
AssertionError: expected '0.000000000000000000' to be close to 11652.93471896, received difference is 11652.93471896, but expected 5e-9
❯ packages/liquidation-sdk-viem/test/examples/whitelisted-erc4626-1inch.test.ts:1405:58
|
test / vitest
Process completed with exit code 1.
|