Skip to content

Add generation of contract clients and an AssembledTransaction abstraction #518

Add generation of contract clients and an AssembledTransaction abstraction

Add generation of contract clients and an AssembledTransaction abstraction #518

Triggered via pull request December 14, 2023 15:50
Status Failure
Total duration 1m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

16 errors
build_and_test (18): test/e2e/src/test-custom-types.ts#L3
Cannot find module 'test-custom-types' or its corresponding type declarations.
build_and_test (18): test/e2e/src/test-deserialized-transaction.ts#L3
Cannot find module 'test-hello-world' or its corresponding type declarations.
build_and_test (18): test/e2e/src/test-hello-world.ts#L3
Cannot find module 'test-hello-world' or its corresponding type declarations.
build_and_test (18): test/e2e/src/test-methods-as-args.ts#L3
Cannot find module 'test-hello-world' or its corresponding type declarations.
build_and_test (18): test/e2e/src/test-swap.ts#L4
Cannot find module 'token' or its corresponding type declarations.
build_and_test (18): test/e2e/src/test-swap.ts#L5
Cannot find module 'test-swap' or its corresponding type declarations.
build_and_test (18): test/e2e/src/util.ts#L3
Cannot find module 'test-custom-types' or its corresponding type declarations.
build_and_test (18)
Process completed with exit code 2.
build_and_test (20): test/e2e/src/test-custom-types.ts#L3
Cannot find module 'test-custom-types' or its corresponding type declarations.
build_and_test (20): test/e2e/src/test-deserialized-transaction.ts#L3
Cannot find module 'test-hello-world' or its corresponding type declarations.
build_and_test (20): test/e2e/src/test-hello-world.ts#L3
Cannot find module 'test-hello-world' or its corresponding type declarations.
build_and_test (20): test/e2e/src/test-methods-as-args.ts#L3
Cannot find module 'test-hello-world' or its corresponding type declarations.
build_and_test (20): test/e2e/src/test-swap.ts#L4
Cannot find module 'token' or its corresponding type declarations.
build_and_test (20): test/e2e/src/test-swap.ts#L5
Cannot find module 'test-swap' or its corresponding type declarations.
build_and_test (20): test/e2e/src/util.ts#L3
Cannot find module 'test-custom-types' or its corresponding type declarations.
build_and_test (20)
Process completed with exit code 2.