multiaddr[1/N]: lift single address creation restrictions #2659
main.yml
on: pull_request
RPC compilation check
1m 36s
SQL compilation check
11s
go mod check
11m 6s
build and lint code
4m 57s
verify that auto-generated documentation is up-to-date
28s
run unit tests
9m 16s
Annotations
9 errors
|
build and lint code
Process completed with exit code 2.
|
|
build and lint code:
staticaddr/loopin/manager_test.go#L526
too many arguments in call to mgr.checkChange
|
|
build and lint code:
staticaddr/loopin/manager_test.go#L327
unknown field AddressParams in struct literal of type StaticAddressLoopIn
|
|
build and lint code:
staticaddr/loopin/manager_test.go#L167
too many arguments in call to SelectDeposits
|
|
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
|
|
go mod check
Process completed with exit code 2.
|