Skip to content

multi: fix race conditions and run unit tests with -race #1770

multi: fix race conditions and run unit tests with -race

multi: fix race conditions and run unit tests with -race #1770

Triggered via pull request March 10, 2025 22:43
Status Failure
Total duration 5m 43s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 33s
RPC compilation check
go mod check
20s
go mod check
build and lint code
4m 32s
build and lint code
run unit tests
5m 34s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build and lint code: swap.go#L129
Comment should end in a period (godot)
build and lint code: loopd/log.go#L47
func `debugf` is unused (unused)
build and lint code: loopin.go#L306
copylocks: literal copies lock value from *swapKit: github.com/lightninglabs/loop.swapKit contains sync.Mutex (govet)
build and lint code: loopin.go#L414
copylocks: literal copies lock value from *swapKit: github.com/lightninglabs/loop.swapKit contains sync.Mutex (govet)
build and lint code: loopout.go#L264
copylocks: literal copies lock value from *swapKit: github.com/lightninglabs/loop.swapKit contains sync.Mutex (govet)
build and lint code
Process completed with exit code 2.
run unit tests
Process completed with exit code 2.