Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update cli modules #361

Merged
merged 1 commit into from
Oct 22, 2024

update cli modules

3c64b55
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

update cli modules #361

update cli modules
3c64b55
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results failed Oct 22, 2024 in 0s

53 errors, 15 pass in 1s

68 tests   15 ✔️  1s ⏱️
99 suites    0 💤
  1 files      0   53 🔥

Results for commit 3c64b55.

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/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

Failure (github.com/xiaods/k8e/pkg/agent/loadbalancer) 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/server.go:494:2: undefined: DisableSELinuxFlag
pkg/cli/cmds/server.go:532:14: undefined: CheckSELinuxFlags

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

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

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

./report.xml

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

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

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

./report.xml

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

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

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

./report.xml