Skip to content

eth: refactor tx sending #9731

eth: refactor tx sending

eth: refactor tx sending #9731

Triggered via pull request September 18, 2024 03:04
Status Failure
Total duration 2m 4s
Artifacts

build.yml

on: pull_request
Lint Markdown
5s
Lint Markdown
Matrix: Go CI
Matrix: Build JS
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
Table column count: docs/wiki/Client-Installation-and-Configuration.md#L58
docs/wiki/Client-Installation-and-Configuration.md:58:92 MD056/table-column-count Table column count [Expected: 5; Actual: 4; Too few cells, row will be missing data] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md056.md
Table column count: docs/wiki/Client-Installation-and-Configuration.md#L59
docs/wiki/Client-Installation-and-Configuration.md:59:146 MD056/table-column-count Table column count [Expected: 5; Actual: 4; Too few cells, row will be missing data] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md056.md
Images should have alternate text (alt text): docs/wiki/Client-Installation-and-Configuration.md#L94
docs/wiki/Client-Installation-and-Configuration.md:94:4 MD045/no-alt-text Images should have alternate text (alt text) https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md045.md
Images should have alternate text (alt text): docs/wiki/Client-Installation-and-Configuration.md#L99
docs/wiki/Client-Installation-and-Configuration.md:99:4 MD045/no-alt-text Images should have alternate text (alt text) https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md045.md
Images should have alternate text (alt text): docs/wiki/Client-Installation-and-Configuration.md#L106
docs/wiki/Client-Installation-and-Configuration.md:106:4 MD045/no-alt-text Images should have alternate text (alt text) https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md045.md
Images should have alternate text (alt text): docs/wiki/Client-Installation-and-Configuration.md#L121
docs/wiki/Client-Installation-and-Configuration.md:121:5 MD045/no-alt-text Images should have alternate text (alt text) https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md045.md
Images should have alternate text (alt text): docs/wiki/DEX-Trading-Account-Management.md#L21
docs/wiki/DEX-Trading-Account-Management.md:21:5 MD045/no-alt-text Images should have alternate text (alt text) https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md045.md
Images should have alternate text (alt text): docs/wiki/DEX-Trading-Account-Management.md#L26
docs/wiki/DEX-Trading-Account-Management.md:26:4 MD045/no-alt-text Images should have alternate text (alt text) https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md045.md
Images should have alternate text (alt text): docs/wiki/DEX-Trading-Account-Management.md#L39
docs/wiki/DEX-Trading-Account-Management.md:39:4 MD045/no-alt-text Images should have alternate text (alt text) https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md045.md
Images should have alternate text (alt text): docs/wiki/DEX-Trading-Account-Management.md#L48
docs/wiki/DEX-Trading-Account-Management.md:48:4 MD045/no-alt-text Images should have alternate text (alt text) https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md045.md
Go CI (1.23): client/asset/eth/nodeclient_harness_test.go#L201
cannot use dataDir (variable of type string) as *accountCredentials value in argument to newMultiRPCClient
Go CI (1.23): client/asset/eth/nodeclient_harness_test.go#L807
ethClient.sendTransaction undefined (type ethFetcher has no field or method sendTransaction)
Go CI (1.23): client/asset/eth/nodeclient_harness_test.go#L933
ethClient.sendTransaction undefined (type ethFetcher has no field or method sendTransaction)
Go CI (1.23)
Process completed with exit code 1.
Go CI (1.22)
The job was canceled because "_1_23" failed.
Go CI (1.22): client/asset/eth/nodeclient_harness_test.go#L201
cannot use dataDir (variable of type string) as *accountCredentials value in argument to newMultiRPCClient
Go CI (1.22): client/asset/eth/nodeclient_harness_test.go#L807
ethClient.sendTransaction undefined (type ethFetcher has no field or method sendTransaction)
Go CI (1.22): client/asset/eth/nodeclient_harness_test.go#L933
ethClient.sendTransaction undefined (type ethFetcher has no field or method sendTransaction)
Go CI (1.22)
Process completed with exit code 1.
Go CI (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrdex/dcrdex. Supported file pattern: go.sum
Go CI (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrdex/dcrdex. Supported file pattern: go.sum