Ipv6 overlay #1846
test.yml
on: pull_request
Build all and test on ubuntu-linux
6m 45s
Build and test on linux with boringcrypto
28s
Matrix: test
Annotations
17 errors
Build and test on macos-latest:
cmd/nebula-cert/ca.go#L198
unknown field Ips in struct literal of type cert.NebulaCertificateDetails
|
Build and test on macos-latest:
cmd/nebula-cert/ca.go#L199
cannot use subnets (variable of type []*net.IPNet) as []netip.Prefix value in struct literal
|
Build and test on macos-latest:
cmd/nebula-cert/sign.go#L199
unknown field Ips in struct literal of type cert.NebulaCertificateDetails
|
Build and test on macos-latest:
cmd/nebula-cert/sign.go#L201
cannot use subnets (variable of type []*net.IPNet) as []netip.Prefix value in struct literal
|
Build and test on macos-latest
Process completed with exit code 1.
|
Build and test on linux with boringcrypto:
cmd/nebula-cert/ca.go#L198
unknown field Ips in struct literal of type cert.NebulaCertificateDetails
|
Build and test on linux with boringcrypto:
cmd/nebula-cert/ca.go#L199
cannot use subnets (variable of type []*net.IPNet) as []netip.Prefix value in struct literal
|
Build and test on linux with boringcrypto:
cmd/nebula-cert/sign.go#L199
unknown field Ips in struct literal of type cert.NebulaCertificateDetails
|
Build and test on linux with boringcrypto:
cmd/nebula-cert/sign.go#L201
cannot use subnets (variable of type []*net.IPNet) as []netip.Prefix value in struct literal
|
Build and test on linux with boringcrypto
Process completed with exit code 2.
|
Build and test on windows-latest
The job was canceled because "macos-latest" failed.
|
Build and test on windows-latest
The operation was canceled.
|
Build all and test on ubuntu-linux:
cmd/nebula-cert/ca.go#L198
unknown field Ips in struct literal of type cert.NebulaCertificateDetails
|
Build all and test on ubuntu-linux:
cmd/nebula-cert/ca.go#L199
cannot use subnets (variable of type []*net.IPNet) as []netip.Prefix value in struct literal
|
Build all and test on ubuntu-linux:
cmd/nebula-cert/sign.go#L199
unknown field Ips in struct literal of type cert.NebulaCertificateDetails
|
Build all and test on ubuntu-linux:
cmd/nebula-cert/sign.go#L201
cannot use subnets (variable of type []*net.IPNet) as []netip.Prefix value in struct literal
|
Build all and test on ubuntu-linux
Process completed with exit code 2.
|