Skip to content

Run blockbeat PRs as a whole #392

Run blockbeat PRs as a whole

Run blockbeat PRs as a whole #392

Triggered via pull request November 9, 2024 14:40
Status Cancelled
Total duration 5m 10s
Artifacts

main.yml

on: pull_request
Matrix: run ubuntu itests
Fit to window
Zoom out
Zoom in

Annotations

36 errors
run windows itest
Canceling since a higher priority waiting request for '16' exists
run windows itest
The operation was canceled.
run ubuntu itests (bitcoind-rpcpolling, backend="bitcoind rpcpolling" cover=1)
Canceling since a higher priority waiting request for '16' exists
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
Canceling since a higher priority waiting request for '16' exists
run ubuntu itests (bitcoind-sqlite, backend=bitcoind dbbackend=sqlite)
The operation was canceled.
run ubuntu itests (btcd, backend=btcd cover=1)
Canceling since a higher priority waiting request for '16' exists
run ubuntu itests (btcd, backend=btcd cover=1)
The operation was canceled.
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
Canceling since a higher priority waiting request for '16' exists
run ubuntu itests (bitcoind, backend=bitcoind cover=1)
The operation was canceled.
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
Canceling since a higher priority waiting request for '16' exists
run ubuntu itests (bitcoind-etcd, backend=bitcoind dbbackend=etcd)
The operation was canceled.
run ubuntu itests (bitcoind-postgres, backend=bitcoind dbbackend=postgres)
Canceling since a higher priority waiting request for '16' exists
run ubuntu itests (neutrino, backend=neutrino cover=1)
Canceling since a higher priority waiting request for '16' exists
run ubuntu itests (neutrino, backend=neutrino cover=1)
The operation was canceled.
run ubuntu itests (bitcoind-sqlite-nativesql, backend=bitcoind dbbackend=sqlite nativesql=true)
Canceling since a higher priority waiting request for '16' exists
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
Canceling since a higher priority waiting request for '16' exists
run ubuntu itests (bitcoind-notxindex, backend="bitcoind notxindex")
The operation was canceled.
run ubuntu itests (bitcoind-postgres-nativesql, backend=bitcoind dbbackend=postgres nativesql=true)
Canceling since a higher priority waiting request for '16' exists
run macOS itest
Canceling since a higher priority waiting request for '16' exists
run macOS itest
The operation was canceled.
finish
Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1
lint code
Canceling since a higher priority waiting request for '16' exists
lint code: lntest/harness.go#L335
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
lint code: itest/list_exclude_test.go#L81
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
lint code: itest/lnd_test.go#L145
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
lint code: itest/lnd_channel_force_close_test.go#L36
appendAssign: append result not assigned to the same slice (gocritic)
lint code: itest/lnd_channel_force_close_test.go#L61
appendAssign: append result not assigned to the same slice (gocritic)
lint code: itest/lnd_multi-hop_force_close_test.go#L211
appendAssign: append result not assigned to the same slice (gocritic)
lint code: lntest/harness.go#L2177
Comment should end in a period (godot)
lint code: itest/lnd_channel_backup_test.go#L441
Comment should end in a period (godot)
lint code: itest/lnd_forward_interceptor_test.go#L715
field `dave` is unused (unused)
lint code: sweep/sweeper.go#L265
unnecessary trailing newline (whitespace)