v1.31.1-rc3+k8e1 #232
Annotations
10 errors and 2 warnings
pkg/etcd/snapshot.go#L338
non-boolean condition in if statement
|
pkg/etcd/snapshot.go#L351
e.config.EtcdS3Endpoint undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3Endpoint)
|
pkg/etcd/snapshot.go#L352
e.config.EtcdS3EndpointCA undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3EndpointCA)
|
pkg/etcd/snapshot.go#L353
e.config.EtcdS3SkipSSLVerify undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3SkipSSLVerify)
|
pkg/etcd/snapshot.go#L354
e.config.EtcdS3BucketName undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3BucketName)
|
pkg/etcd/snapshot.go#L355
e.config.EtcdS3Region undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3Region)
|
pkg/etcd/snapshot.go#L744
non-boolean condition in if statement
|
pkg/etcd/snapshot.go#L885
non-boolean condition in if statement
|
pkg/etcd/etcd.go#L301
e.config.Runtime.AgentReady undefined (type *"github.com/xiaods/k8e/pkg/daemons/config".ControlRuntime has no field or method AgentReady)
|
pkg/etcd/etcd.go#L363
non-boolean condition in if statement
|
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/
|
|
This job failed
Loading