Skip to content

feat: initial implementation #62

feat: initial implementation

feat: initial implementation #62

Triggered via pull request October 28, 2024 23:35
Status Cancelled
Total duration 3m 8s
Artifacts

go-test.yml

on: pull_request
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

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