Skip to content

Build x86_64 Release #235

Build x86_64 Release

Build x86_64 Release #235

Triggered via release October 24, 2024 01:39
@xiaodsxiaods
published df09a4f
Status Failure
Total duration 6m 47s
Artifacts

release.yml

on: release
Matrix: Build & Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build & Release (amd64, linux): pkg/cli/server/server.go#L124
cfg.BindAddress undefined (type *cmds.Server has no field or method BindAddress)
Build & Release (amd64, linux): pkg/cli/server/server.go#L129
serverConfig.ControlConfig.EnablePProf undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EnablePProf)
Build & Release (amd64, linux): pkg/cli/server/server.go#L129
cfg.EnablePProf undefined (type *cmds.Server has no field or method EnablePProf)
Build & Release (amd64, linux): pkg/cli/server/server.go#L160
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/server/server.go#L161
serverConfig.ControlConfig.EtcdS3Endpoint undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3Endpoint)
Build & Release (amd64, linux): pkg/cli/server/server.go#L162
serverConfig.ControlConfig.EtcdS3EndpointCA undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3EndpointCA)
Build & Release (amd64, linux): pkg/cli/server/server.go#L163
serverConfig.ControlConfig.EtcdS3SkipSSLVerify undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3SkipSSLVerify)
Build & Release (amd64, linux): pkg/cli/server/server.go#L164
serverConfig.ControlConfig.EtcdS3AccessKey undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3AccessKey)
Build & Release (amd64, linux): pkg/cli/server/server.go#L165
serverConfig.ControlConfig.EtcdS3SecretKey undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3SecretKey)
Build & Release (amd64, linux): pkg/cli/server/server.go#L166
serverConfig.ControlConfig.EtcdS3BucketName undefined (type "github.com/xiaods/k8e/pkg/daemons/config".Control has no field or method EtcdS3BucketName)
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.