Build x86_64 Release #222
Annotations
10 errors and 2 warnings
package bin:
pkg/cli/cmds/init_linux.go#L17
undefined: sys.RunningInUserNS
|
package bin:
pkg/agent/loadbalancer/servers.go#L79
unknown field address in struct literal of type server
|
package bin:
pkg/agent/loadbalancer/servers.go#L81
unknown field healthCheck in struct literal of type server
|
package bin:
pkg/agent/loadbalancer/servers.go#L184
s.address undefined (type *server has no field or method address)
|
package bin:
pkg/agent/loadbalancer/servers.go#L203
method LoadBalancer.SetDefault already declared at pkg/agent/loadbalancer/loadbalancer.go:129:25
|
package bin:
pkg/agent/loadbalancer/servers.go#L216
unknown field address in struct literal of type server
|
package bin:
pkg/agent/loadbalancer/servers.go#L217
unknown field healthCheck in struct literal of type server
|
package bin:
pkg/agent/loadbalancer/servers.go#L233
server.healthCheck undefined (type *server has no field or method healthCheck)
|
package bin:
pkg/agent/loadbalancer/servers.go#L244
lb.mutex.RLock undefined (type sync.Mutex has no field or method RLock)
|
package bin:
pkg/agent/loadbalancer/servers.go#L245
lb.mutex.RUnlock undefined (type sync.Mutex has no field or method RUnlock)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/setup-go@v4
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Loading