v1.31.1-rc4+k8e1 #234
Triggered via release
October 23, 2024 08:07
xiaods
published
v1.31.1-rc4+k8e1
Status
Failure
Total duration
8m 15s
Artifacts
–
Annotations
10 errors and 2 warnings
Build & Release (amd64, linux):
pkg/cli/etcdsnapshot/etcd_snapshot.go#L59
cannot use cfg.EtcdS3 (variable of type bool) as *"github.com/xiaods/k8e/pkg/daemons/config".EtcdS3 value in assignment
|
Build & Release (amd64, linux):
pkg/cli/etcdsnapshot/etcd_snapshot.go#L60
config.ControlConfig.EtcdS3Endpoint undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3Endpoint)
|
Build & Release (amd64, linux):
pkg/cli/etcdsnapshot/etcd_snapshot.go#L61
config.ControlConfig.EtcdS3EndpointCA undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3EndpointCA)
|
Build & Release (amd64, linux):
pkg/cli/etcdsnapshot/etcd_snapshot.go#L62
config.ControlConfig.EtcdS3SkipSSLVerify undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3SkipSSLVerify)
|
Build & Release (amd64, linux):
pkg/cli/etcdsnapshot/etcd_snapshot.go#L63
config.ControlConfig.EtcdS3AccessKey undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3AccessKey)
|
Build & Release (amd64, linux):
pkg/cli/etcdsnapshot/etcd_snapshot.go#L64
config.ControlConfig.EtcdS3SecretKey undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3SecretKey)
|
Build & Release (amd64, linux):
pkg/cli/etcdsnapshot/etcd_snapshot.go#L65
config.ControlConfig.EtcdS3BucketName undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3BucketName)
|
Build & Release (amd64, linux):
pkg/cli/etcdsnapshot/etcd_snapshot.go#L66
config.ControlConfig.EtcdS3Region undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3Region)
|
Build & Release (amd64, linux):
pkg/cli/etcdsnapshot/etcd_snapshot.go#L67
config.ControlConfig.EtcdS3Folder undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3Folder)
|
Build & Release (amd64, linux):
pkg/cli/etcdsnapshot/etcd_snapshot.go#L68
config.ControlConfig.EtcdS3Insecure undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3Insecure)
|
Build & Release (amd64, linux)
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/
|
Build & Release (amd64, linux)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|