Skip to content

multi: update ChanUpdatesInHorizon and NodeUpdatesInHorizon to return iterators (iter.Seq[T]) #20126

multi: update ChanUpdatesInHorizon and NodeUpdatesInHorizon to return iterators (iter.Seq[T])

multi: update ChanUpdatesInHorizon and NodeUpdatesInHorizon to return iterators (iter.Seq[T]) #20126

Triggered via pull request September 25, 2025 01:52
Status Failure
Total duration 1h 52m 17s
Artifacts

main.yml

on: pull_request
Matrix: Run basic itests
Matrix: Run unit tests
Matrix: Cross compilation
Matrix: Check pinned dependencies
Matrix: Run itests
Send coverage report
3s
Send coverage report
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 2 warnings, and 1 notice
Static Checks
Process completed with exit code 2.
Check release notes updated
Process completed with exit code 1.
Lint code: graph/builder.go#L600
the line is 85 characters long, which exceeds the maximum of 80 characters. (ll)
Lint code: discovery/syncer_test.go#L90
the line is 82 characters long, which exceeds the maximum of 80 characters. (ll)
Lint code: discovery/chan_series.go#L112
the line is 82 characters long, which exceeds the maximum of 80 characters. (ll)
Lint code: discovery/chan_series.go#L35
the line is 88 characters long, which exceeds the maximum of 80 characters. (ll)
Lint code: graph/db/kv_store.go#L2350
Comment should end in a period (godot)
Lint code: graph/db/sql_store.go#L977
ifElseChain: rewrite if-else to switch statement (gocritic)
Lint code: discovery/chan_series.go#L176
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
Lint code: discovery/chan_series.go#L162
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
Lint code: discovery/syncer.go#L1500
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
Lint code: discovery/syncer.go#L1497
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
Cache Cleanup
Process completed with exit code 1.
Run windows itest
unable to access 'https://github.com/lightningnetwork/lnd/': Failed to connect to github.com port 443 after 21048 ms: Could not connect to server
Run windows itest
unable to access 'https://github.com/lightningnetwork/lnd/': Failed to connect to github.com port 443 after 21089 ms: Could not connect to server
Run unit tests (unit tags="test_db_sqlite")
Process completed with exit code 2.
Run macOS itest
Back off 14.14 seconds before retry.
Run macOS itest
Failed to download action 'https://api.github.com/repos/actions/cache/tarball/0057852bfaa89a56745cba8c7296529d2fc39830'. Error: Operation timed out (codeload.github.com:443)
Run windows itest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677