Skip to content

Cert v2 + tun changes for Linux #2001

Cert v2 + tun changes for Linux

Cert v2 + tun changes for Linux #2001

Triggered via pull request September 20, 2024 20:32
Status Failure
Total duration 9m 31s
Artifacts

test.yml

on: pull_request
Build all and test on ubuntu-linux
9m 23s
Build all and test on ubuntu-linux
Build and test on linux with boringcrypto
2m 42s
Build and test on linux with boringcrypto
Build and test on linux with pkcs11
1m 7s
Build and test on linux with pkcs11
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Build all and test on ubuntu-linux: overlay/tun.go#L23
cannot use newTun(c, l, vpnNetworks, routines > 1) (value of type *tun) as Device value in return statement: *tun does not implement Device (missing method Networks)
Build all and test on ubuntu-linux: overlay/tun.go#L23
cannot use vpnNetworks (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, vpnNetworks) (value of type *tun) as Device value in return statement: *tun does not implement Device (missing method Networks)
Build all and test on ubuntu-linux: overlay/tun.go#L29
cannot use vpnNetworks (variable of type []netip.Prefix) as netip.Prefix value in argument to newTunFromFd
Build all and test on ubuntu-linux: overlay/tun_ios.go#L62
cannot use t.cidr (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.
Build and test on macos-latest
No files were found with the provided path: e2e/mermaid/macos-latest. No artifacts will be uploaded.
Build and test on windows-latest
No files were found with the provided path: e2e/mermaid/windows-latest. No artifacts will be uploaded.