make nebula-cert build+function #1847
Annotations
10 errors
cert/cert_test.go#L29
unknown field Ips in struct literal of type NebulaCertificateDetails
|
cert/cert_test.go#L34
cannot use []*net.IPNet{…} (value of type []*net.IPNet) as []netip.Prefix value in struct literal
|
cert/cert_test.go#L64
nc.Details.Ips undefined (type NebulaCertificateDetails has no field or method Ips)
|
cert/cert_test.go#L64
nc2.Details.Ips undefined (type NebulaCertificateDetails has no field or method Ips)
|
cert/cert_test.go#L65
nc.Details.Ips undefined (type NebulaCertificateDetails has no field or method Ips)
|
cert/cert_test.go#L66
nc2.Details.Ips undefined (type NebulaCertificateDetails has no field or method Ips)
|
cert/cert_test.go#L85
unknown field Ips in struct literal of type NebulaCertificateDetails
|
cert/cert_test.go#L90
cannot use []*net.IPNet{…} (value of type []*net.IPNet) as []netip.Prefix value in struct literal
|
cert/cert_test.go#L123
unknown field Ips in struct literal of type NebulaCertificateDetails
|
cert/cert_test.go#L128
cannot use []*net.IPNet{…} (value of type []*net.IPNet) as []netip.Prefix value in struct literal
|
This job failed
Loading