Add generation of contract clients and an AssembledTransaction
abstraction
#518
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|