Skip to content

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

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

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

Triggered via pull request September 4, 2025 11:29
Status Failure
Total duration 9m 44s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build and lint code
Process completed with exit code 2.
build and lint code: staticaddr/deposit/manager_test.go#L328
cannot use mockAddressManager (variable of type *mockAddressManager) as AddressManager value in struct literal: *mockAddressManager does not implement AddressManager (missing method GetParameters) (typecheck)
run unit tests
Process completed with exit code 2.
run unit tests: staticaddr/deposit/manager_test.go#L328
cannot use mockAddressManager (variable of type *mockAddressManager) as AddressManager value in struct literal: *mockAddressManager does not implement AddressManager (missing method GetParameters)