fix: profit and loss report fixes #182
Annotations
3 errors and 1 warning
build-n-test:
src/tests/mocks/mockPoolSnapshots.ts#L5
Property 'tranches' is missing in type '{ id: string; poolId: string; timestamp: string; netAssetValue: Currency; totalReserve: Currency; offchainCashValue: Currency; portfolioValuation: Currency; ... 18 more ...; poolCurrency: { ...; }; }' but required in type 'PoolSnapshot'.
|
build-n-test:
src/tests/mocks/mockPoolSnapshots.ts#L35
Property 'tranches' is missing in type '{ id: string; poolId: string; timestamp: string; netAssetValue: Currency; totalReserve: Currency; offchainCashValue: Currency; portfolioValuation: Currency; ... 18 more ...; poolCurrency: { ...; }; }' but required in type 'PoolSnapshot'.
|
build-n-test
Process completed with exit code 2.
|
build-n-test
No files were found with the provided path: report/
coverage/lcov-report/. No artifacts will be uploaded.
|