Skip to content

fix version.sh check tag logic #305

fix version.sh check tag logic

fix version.sh check tag logic #305

GitHub Actions / Unit Test Results failed Oct 21, 2024 in 0s

56 errors, 15 pass in 0s

71 tests   15 ✔️  0s ⏱️
99 suites    0 💤
  1 files      0   56 🔥

Results for commit 83ac729.

Annotations

Check failure on line 0 in github.com/xiaods/k8e

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e) with error

./report.xml
Raw output
go: downloading github.com/golang/mock v1.6.0

Check failure on line 0 in github.com/xiaods/k8e/cmd/agent

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/cmd/agent) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/cmd/cert

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/cmd/cert) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/cmd/completion

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/cmd/completion) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/cmd/encrypt

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/cmd/encrypt) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/cmd/etcdsnapshot

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/cmd/etcdsnapshot) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/cmd/k8e

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/cmd/k8e) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/cmd/kubectl

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/cmd/kubectl) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/cmd/server

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/cmd/server) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/cmd/token

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/cmd/token) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/agent

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/agent) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/agent/config

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/agent/config) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/agent/containerd

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/agent/containerd) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/agent/cri

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

[build failed] (github.com/xiaods/k8e/pkg/agent/cri) with error

./report.xml
Raw output
pkg/agent/cri/cri_linux.go:19:31: undefined: k8sutil.GetAddressAndDialer

Check failure on line 0 in github.com/xiaods/k8e/pkg/agent/cridockerd

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/agent/cridockerd) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/agent/https

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/agent/https) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/agent/loadbalancer

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

[build failed] (github.com/xiaods/k8e/pkg/agent/loadbalancer) with error

./report.xml
Raw output
pkg/agent/loadbalancer/servers.go:79:4: unknown field address in struct literal of type server
pkg/agent/loadbalancer/servers.go:81:4: unknown field healthCheck in struct literal of type server
pkg/agent/loadbalancer/servers.go:184:91: s.address undefined (type *server has no field or method address)
pkg/agent/loadbalancer/servers.go:203:25: method LoadBalancer.SetDefault already declared at pkg/agent/loadbalancer/loadbalancer.go:129:25
pkg/agent/loadbalancer/servers.go:216:4: unknown field address in struct literal of type server
pkg/agent/loadbalancer/servers.go:217:4: unknown field healthCheck in struct literal of type server
pkg/agent/loadbalancer/servers.go:233:10: server.healthCheck undefined (type *server has no field or method healthCheck)
pkg/agent/loadbalancer/servers.go:244:12: lb.mutex.RLock undefined (type sync.Mutex has no field or method RLock)
pkg/agent/loadbalancer/servers.go:245:18: lb.mutex.RUnlock undefined (type sync.Mutex has no field or method RUnlock)
pkg/agent/loadbalancer/servers.go:247:21: server.healthCheck undefined (type *server has no field or method healthCheck)
pkg/agent/loadbalancer/servers.go:247:21: too many errors

Check failure on line 0 in github.com/xiaods/k8e/pkg/agent/proxy

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/agent/proxy) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/agent/tunnel

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/agent/tunnel) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/authenticator

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/authenticator) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/authenticator/passwordfile

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/authenticator/passwordfile) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/certmonitor

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/certmonitor) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/cli/agent

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/cli/agent) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/cli/cert

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Failure (github.com/xiaods/k8e/pkg/cli/cert) with error

./report.xml

Check failure on line 0 in github.com/xiaods/k8e/pkg/cli/cmds

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

[build failed] (github.com/xiaods/k8e/pkg/cli/cmds) with error

./report.xml
Raw output
pkg/cli/cmds/init_linux.go:17:30: undefined: sys.RunningInUserNS