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

fix: update agent/run #364

Merged
merged 1 commit into from
Oct 22, 2024

fix: update agent/run

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

fix: update agent/run #364

fix: update agent/run
99cfdea
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results failed Oct 22, 2024 in 0s

18 errors, 3 fail, 192 pass in 46s

213 tests   192 ✔️  46s ⏱️
  99 suites      0 💤
    1 files        3   18 🔥

Results for commit 99cfdea.

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

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

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

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

./report.xml

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

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

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

./report.xml

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

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

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

./report.xml

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

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

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

./report.xml

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

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

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

./report.xml
Raw output
pkg/etcd/snapshot.go:338:6: non-boolean condition in if statement
pkg/etcd/snapshot.go:351:31: e.config.EtcdS3Endpoint undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3Endpoint)
pkg/etcd/snapshot.go:352:31: e.config.EtcdS3EndpointCA undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3EndpointCA)
pkg/etcd/snapshot.go:353:31: e.config.EtcdS3SkipSSLVerify undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3SkipSSLVerify)
pkg/etcd/snapshot.go:354:31: e.config.EtcdS3BucketName undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3BucketName)
pkg/etcd/snapshot.go:355:31: e.config.EtcdS3Region undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3Region)
pkg/etcd/snapshot.go:744:5: non-boolean condition in if statement
pkg/etcd/snapshot.go:885:5: non-boolean condition in if statement
pkg/etcd/etcd.go:301:22: e.config.Runtime.AgentReady undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".ControlRuntime has no field or method AgentReady)
pkg/etcd/etcd.go:363:6: non-boolean condition in if statement
pkg/etcd/snapshot.go:355:31: too many errors

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

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

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

./report.xml

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

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

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

./report.xml

Check warning on line 0 in github.com/xiaods/k8e/pkg/nodeconfig

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Test_UnitSetExistingNodeConfigAnnotations (github.com/xiaods/k8e/pkg/nodeconfig) failed

./report.xml
Raw output
    nodeconfig_test.go:49: Test_UnitSetExistingNodeConfigAnnotations() expected false

Check warning on line 0 in github.com/xiaods/k8e/pkg/nodeconfig

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Test_UnitSetNodeConfigAnnotations (github.com/xiaods/k8e/pkg/nodeconfig) failed

./report.xml

Check warning on line 0 in github.com/xiaods/k8e/pkg/nodeconfig

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

Test_UnitSetNodeConfigAnnotations/Set_empty_NodeConfigAnnotations (github.com/xiaods/k8e/pkg/nodeconfig) failed

./report.xml
Raw output
    nodeconfig_test.go:122: SetNodeConfigAnnotations() = FX4PXXPHN2YEQM4CB3EX6I3D6XPYYMIC6MEHHNNMYYTFAV3SJGCQ====
        WantAnn.nodeConfigHash = 47ZWLMKZE6NJ7M5KJVPQY4GSJINRZOQEGHOFQFLRQBY3HBQX5HLA====