Skip to content

Abandon API for pending Loop-in swaps #531

Abandon API for pending Loop-in swaps

Abandon API for pending Loop-in swaps #531

Triggered via pull request November 24, 2023 09:22
Status Failure
Total duration 1m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
RPC compilation check
1m 18s
RPC compilation check
go mod check
17s
go mod check
build and lint code
1m 6s
build and lint code
run unit tests
1m 39s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
build and lint code: loopd/daemon.go#L229
cannot use d (variable of type *Daemon) as looprpc.SwapClientServer value in argument to looprpc.RegisterSwapClientServer: *Daemon does not implement looprpc.SwapClientServer (wrong type for method AbandonSwap)
build and lint code
Process completed with exit code 2.
run unit tests: loopd/daemon.go#L229
cannot use d (variable of type *Daemon) as looprpc.SwapClientServer value in argument to looprpc.RegisterSwapClientServer: *Daemon does not implement looprpc.SwapClientServer (wrong type for method AbandonSwap)
run unit tests: loopd/daemon.go#L229
cannot use d (variable of type *Daemon) as looprpc.SwapClientServer value in argument to looprpc.RegisterSwapClientServer: *Daemon does not implement looprpc.SwapClientServer (wrong type for method AbandonSwap)
run unit tests: loopd/daemon.go#L229
cannot use d (variable of type *Daemon) as looprpc.SwapClientServer value in argument to looprpc.RegisterSwapClientServer: *Daemon does not implement looprpc.SwapClientServer (wrong type for method AbandonSwap)
run unit tests
Process completed with exit code 2.
go mod check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build and lint code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
RPC compilation check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/