Skip to content

V2 certificate format #1984

V2 certificate format

V2 certificate format #1984

Triggered via pull request September 20, 2024 14:56
@nbrownusnbrownus
synchronize #1216
cert-v2
Status Failure
Total duration 5m 48s
Artifacts

test.yml

on: pull_request
Build all and test on ubuntu-linux
5m 40s
Build all and test on ubuntu-linux
Build and test on linux with boringcrypto
2m 39s
Build and test on linux with boringcrypto
Build and test on linux with pkcs11
1m 2s
Build and test on linux with pkcs11
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Build and test on macos-latest: overlay/tun.go#L23
cannot use newTun(c, l, tunCidr, routines > 1) (value of type *tun) as Device value in return statement: *tun does not implement Device (missing method Cidr)
Build and test on macos-latest: overlay/tun.go#L23
cannot use tunCidr (variable of type netip.Prefix) as []netip.Prefix value in argument to newTun
Build and test on macos-latest: overlay/tun.go#L29
cannot use newTunFromFd(c, l, *fd, tunCidr) (value of type *tun) as Device value in return statement: *tun does not implement Device (missing method Cidr)
Build and test on macos-latest: overlay/tun.go#L29
cannot use tunCidr (variable of type netip.Prefix) as []netip.Prefix value in argument to newTunFromFd
Build and test on macos-latest: overlay/tun_darwin.go#L309
cannot use t.vpnNetworks (variable of type []netip.Prefix) as netip.Prefix value in argument to getAllRoutesFromConfig
Build and test on macos-latest
Process completed with exit code 1.
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: overlay/tun.go#L23
cannot use newTun(c, l, tunCidr, routines > 1) (value of type *tun) as Device value in return statement: *tun does not implement Device (missing method Cidr)
Build all and test on ubuntu-linux: overlay/tun.go#L23
cannot use tunCidr (variable of type netip.Prefix) as []netip.Prefix value in argument to newTun
Build all and test on ubuntu-linux: overlay/tun.go#L29
cannot use newTunFromFd(c, l, *fd, tunCidr) (value of type *tun) as Device value in return statement: *tun does not implement Device (missing method Cidr)
Build all and test on ubuntu-linux: overlay/tun.go#L29
cannot use tunCidr (variable of type netip.Prefix) as []netip.Prefix value in argument to newTunFromFd
Build all and test on ubuntu-linux: overlay/tun_darwin.go#L309
cannot use t.vpnNetworks (variable of type []netip.Prefix) as netip.Prefix value in argument to getAllRoutesFromConfig
Build all and test on ubuntu-linux
Process completed with exit code 2.