Skip to content

multiaddr[1/N]: lift single address creation restrictions #2648

multiaddr[1/N]: lift single address creation restrictions

multiaddr[1/N]: lift single address creation restrictions #2648

Triggered via pull request October 22, 2025 11:33
Status Failure
Total duration 11m 13s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 53s
RPC compilation check
SQL compilation check
11s
SQL compilation check
go mod check
11m 3s
go mod check
build and lint code
31s
build and lint code
verify that auto-generated documentation is up-to-date
24s
verify that auto-generated documentation is up-to-date
run unit tests
7m 56s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors
verify that auto-generated documentation is up-to-date
Process completed with exit code 2.
verify that auto-generated documentation is up-to-date: loopd/swapclient_server.go#L2132
unknown field ValueChannelsOpened in struct literal of type looprpc.StaticAddressSummaryResponse
verify that auto-generated documentation is up-to-date: loopd/daemon.go#L628
cannot use staticAddressManager (variable of type *"github.com/lightninglabs/loop/staticaddr/address".Manager) as openchannel.AddressManager value in struct literal: *"github.com/lightninglabs/loop/staticaddr/address".Manager does not implement openchannel.AddressManager (missing method GetStaticAddress)
build and lint code
Process completed with exit code 2.
build and lint code: loopd/swapclient_server.go#L2132
unknown field ValueChannelsOpened in struct literal of type looprpc.StaticAddressSummaryResponse
build and lint code: loopd/daemon.go#L628
cannot use staticAddressManager (variable of type *"github.com/lightninglabs/loop/staticaddr/address".Manager) as openchannel.AddressManager value in struct literal: *"github.com/lightninglabs/loop/staticaddr/address".Manager does not implement openchannel.AddressManager (missing method GetStaticAddress)
run unit tests
Process completed with exit code 2.
run unit tests: staticaddr/loopin/manager_test.go#L526
too many arguments in call to mgr.checkChange
run unit tests: staticaddr/loopin/manager_test.go#L327
unknown field AddressParams in struct literal of type StaticAddressLoopIn
run unit tests: staticaddr/loopin/manager_test.go#L167
too many arguments in call to SelectDeposits
run unit tests: loopd/swapclient_server.go#L2132
unknown field ValueChannelsOpened in struct literal of type looprpc.StaticAddressSummaryResponse
run unit tests: loopd/daemon.go#L628
cannot use staticAddressManager (variable of type *"github.com/lightninglabs/loop/staticaddr/address".Manager) as openchannel.AddressManager value in struct literal: *"github.com/lightninglabs/loop/staticaddr/address".Manager does not implement openchannel.AddressManager (missing method GetStaticAddress)
run unit tests: loopd/swapclient_server.go#L2132
unknown field ValueChannelsOpened in struct literal of type looprpc.StaticAddressSummaryResponse
run unit tests: loopd/daemon.go#L628
cannot use staticAddressManager (variable of type *"github.com/lightninglabs/loop/staticaddr/address".Manager) as openchannel.AddressManager value in struct literal: *"github.com/lightninglabs/loop/staticaddr/address".Manager does not implement openchannel.AddressManager (missing method GetStaticAddress)
run unit tests: loopd/swapclient_server.go#L2132
unknown field ValueChannelsOpened in struct literal of type looprpc.StaticAddressSummaryResponse
run unit tests: loopd/daemon.go#L628
cannot use staticAddressManager (variable of type *"github.com/lightninglabs/loop/staticaddr/address".Manager) as openchannel.AddressManager value in struct literal: *"github.com/lightninglabs/loop/staticaddr/address".Manager does not implement openchannel.AddressManager (missing method GetStaticAddress)
go mod check
Process completed with exit code 2.