feat: initial implementation #62
Annotations
7 errors
go-test / ubuntu (go this):
e2e_test.go#L603
cannot use customResolver (variable of type *madns.Resolver) as network.MultiaddrDNSResolver value in argument to libp2p.MultiaddrResolver: *madns.Resolver does not implement network.MultiaddrDNSResolver (missing method ResolveDNSAddr)
|
go-test / ubuntu (go this):
acme/writer.go#L87
fmt.Println call has possible Printf formatting directive %s
|
go-test / ubuntu (go this)
Process completed with exit code 1.
|
go-test / macos (go this):
e2e_test.go#L603
cannot use customResolver (variable of type *madns.Resolver) as network.MultiaddrDNSResolver value in argument to libp2p.MultiaddrResolver: *madns.Resolver does not implement network.MultiaddrDNSResolver (missing method ResolveDNSAddr)
|
go-test / macos (go this):
acme/writer.go#L87
fmt.Println call has possible Printf formatting directive %s
|
go-test / macos (go this)
Process completed with exit code 1.
|
go-test / windows (go this)
Canceling since a higher priority waiting request for 'Go Test-pull_request-refs/pull/1/merge' exists
|