Skip to content

loop: add resume manager #2672

loop: add resume manager

loop: add resume manager #2672

Triggered via pull request October 30, 2025 20:20
Status Failure
Total duration 9m 57s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 38s
RPC compilation check
SQL compilation check
8s
SQL compilation check
go mod check
9m 53s
go mod check
build and lint code
5m 2s
build and lint code
verify that auto-generated documentation is up-to-date
30s
verify that auto-generated documentation is up-to-date
run unit tests
9m 0s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build and lint code
Process completed with exit code 2.
build and lint code: loopout.go#L1649
multi-line statement should be followed by a newline (whitespace)
build and lint code: loopout.go#L1625
badCond: `typ == loopdb.StateTypePending && typ == loopdb.StateTypeFail` condition is suspicious (gocritic)
run unit tests
Process completed with exit code 2.
run unit tests: loopout.go#L1625
suspect and: typ == loopdb.StateTypePending && typ == loopdb.StateTypeFail
go mod check
Process completed with exit code 2.