Test context guard optimization #17099
Annotations
8 errors and 1 warning
run btcd unit-cover:
htlcswitch/link_test.go#L2260
invalid operation: cannot receive from non-channel chanLink.Quit (value of type func())
|
run btcd unit-cover:
htlcswitch/link_test.go#L2329
link.WithCtxQuitNoTimeout undefined (type *channelLink has no field or method WithCtxQuitNoTimeout)
|
run btcd unit-cover:
htlcswitch/link_test.go#L2375
invalid operation: cannot receive from non-channel link.Quit (value of type func())
|
run btcd unit-cover:
htlcswitch/link_test.go#L2383
link.WithCtxQuitNoTimeout undefined (type *channelLink has no field or method WithCtxQuitNoTimeout)
|
run btcd unit-cover:
htlcswitch/link_test.go#L4949
invalid operation: cannot receive from non-channel chanLink.Quit (value of type func())
|
run btcd unit-cover:
htlcswitch/link_test.go#L5935
c.WithCtxQuitNoTimeout undefined (type *channelLink has no field or method WithCtxQuitNoTimeout)
|
run btcd unit-cover:
htlcswitch/link_test.go#L5982
c.WithCtxQuitNoTimeout undefined (type *channelLink has no field or method WithCtxQuitNoTimeout)
|
run btcd unit-cover
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading