Skip to content

Init tests

Init tests #246

Triggered via push November 30, 2023 16:03
Status Failure
Total duration 26s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: src/dex/teddyswap.ts#L9
Cannot find module './definitions/teddyswap/pool' or its corresponding type declarations.
test: src/dex/teddyswap.ts#L10
Cannot find module './definitions/teddyswap/order' or its corresponding type declarations.
test: src/dex/teddyswap.ts#L156
Argument of type '{ dexName: string; address: string; addressType: AddressType.Contract; assetBalances: { asset: "lovelace"; quantity: bigint; }[]; datum: string; spendUtxos: UTxO[]; }' is not assignable to parameter of type 'PayToAddress'.
test
Process completed with exit code 2.