Xcuitestrunner over tunnel (iOS 17) #522
test.yml
on: pull_request
test_on_windows
53s
test_on_linux
16s
Annotations
6 errors
test_on_linux:
ios/tunnel/untrusted.go#L5
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.17.13/x64/src/crypto/ecdh)
|
test_on_linux
package net/netip is not in GOROOT (/opt/hostedtoolcache/go/1.17.13/x64/src/net/netip)
|
test_on_linux
Process completed with exit code 1.
|
test_on_windows:
ios/tunnel/untrusted.go#L5
package crypto/ecdh is not in GOROOT (C:\hostedtoolcache\windows\go\1.17.13\x64\src\crypto\ecdh)
|
test_on_windows
package net/netip is not in GOROOT (C:\hostedtoolcache\windows\go\1.17.13\x64\src\net\netip)
|
test_on_windows
Process completed with exit code 1.
|