Skip to content

feat(client): add sendTx api #524

feat(client): add sendTx api

feat(client): add sendTx api #524

Triggered via pull request November 10, 2025 03:15
Status Failure
Total duration 1m 22s
Artifacts

e2e-contracts-tests.yml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
e2e-tests (18.x)
Process completed with exit code 1.
e2e-tests (18.x)
Argument of type 'this' is not assignable to parameter of type 'ISubstrateClient<any, any> | ISubstrateClientAt<any>'.
e2e-tests (18.x)
Argument of type 'this' is not assignable to parameter of type 'ISubstrateClient<any, any> | ISubstrateClientAt<any>'.
e2e-tests (18.x)
Argument of type 'this' is not assignable to parameter of type 'ISubstrateClient<any, any> | ISubstrateClientAt<any>'.
e2e-tests (18.x)
Class 'BaseSubstrateClient<ChainApi, Events>' incorrectly implements interface 'ISubstrateClient<ChainApi, Events>'.