Initial testing for github arm64 runners #463
Annotations
8 errors and 1 warning
Run golang/govulncheck-action@v1
interactive.loadExtensions calls osquery.NewClient, which eventually calls net.DialTimeout
|
Run golang/govulncheck-action@v1
wsrelay.NewClient calls websocket.Dialer.Dial, which eventually calls net.Dialer.DialContext
|
Run golang/govulncheck-action@v1
server.New calls net.Listen
|
Run golang/govulncheck-action@v1
launcher.runLauncher calls net.LookupIP
|
Run golang/govulncheck-action@v1
checkups.dnsCheckup.resolveHost calls net.Resolver.LookupHost
|
Run golang/govulncheck-action@v1
service.DialGRPC calls grpc.DialContext, which eventually calls net.Resolver.LookupSRV
|
Run golang/govulncheck-action@v1
service.DialGRPC calls grpc.DialContext, which eventually calls net.Resolver.LookupTXT
|
Run golang/govulncheck-action@v1
Process completed with exit code 3.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading