Skip to content

feature: cluster manager support ctyun deletion #34

feature: cluster manager support ctyun deletion

feature: cluster manager support ctyun deletion #34

Triggered via push October 16, 2023 05:06
Status Success
Total duration 4m 3s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

80 errors and 13 warnings
bcs-webconsole
Cannot open: File exists
bcs-webconsole
Cannot open: File exists
bcs-webconsole
Cannot open: File exists
bcs-webconsole
Cannot open: File exists
bcs-webconsole
Cannot open: File exists
bcs-webconsole
Cannot open: File exists
bcs-webconsole
Cannot open: File exists
bcs-webconsole
Cannot open: File exists
bcs-webconsole
Cannot open: File exists
bcs-webconsole
Cannot open: File exists
bcs-project-manager
Cannot open: File exists
bcs-project-manager
Cannot open: File exists
bcs-project-manager
Cannot open: File exists
bcs-project-manager
Cannot open: File exists
bcs-project-manager
Cannot open: File exists
bcs-project-manager
Cannot open: File exists
bcs-project-manager
Cannot open: File exists
bcs-project-manager
Cannot open: File exists
bcs-project-manager
Cannot open: File exists
bcs-project-manager
Cannot open: File exists
bcs-cluster-resources
Cannot open: File exists
bcs-cluster-resources
Cannot open: File exists
bcs-cluster-resources
Cannot open: File exists
bcs-cluster-resources
Cannot open: File exists
bcs-cluster-resources
Cannot open: File exists
bcs-cluster-resources
Cannot open: File exists
bcs-cluster-resources
Cannot open: File exists
bcs-cluster-resources
Cannot open: File exists
bcs-cluster-resources
Cannot open: File exists
bcs-cluster-resources
Cannot open: File exists
bcs-user-manager
Cannot open: File exists
bcs-user-manager
Cannot open: File exists
bcs-user-manager
Cannot open: File exists
bcs-user-manager
Cannot open: File exists
bcs-user-manager
Cannot open: File exists
bcs-user-manager
Cannot open: File exists
bcs-user-manager
Cannot open: File exists
bcs-user-manager
Cannot open: File exists
bcs-user-manager
Cannot open: File exists
bcs-user-manager
Cannot open: File exists
bcs-monitor
Cannot open: File exists
bcs-monitor
Cannot open: File exists
bcs-monitor
Cannot open: File exists
bcs-monitor
Cannot open: File exists
bcs-monitor
Cannot open: File exists
bcs-monitor
Cannot open: File exists
bcs-monitor
Cannot open: File exists
bcs-monitor
Cannot open: File exists
bcs-monitor
Cannot open: File exists
bcs-monitor
Cannot open: File exists
bcs-bscp
Cannot open: File exists
bcs-bscp
Cannot open: File exists
bcs-bscp
Cannot open: File exists
bcs-bscp
Cannot open: File exists
bcs-bscp
Cannot open: File exists
bcs-bscp
Cannot open: File exists
bcs-bscp
Cannot open: File exists
bcs-bscp
Cannot open: File exists
bcs-bscp
Cannot open: File exists
bcs-bscp
Cannot open: File exists
bcs-helm-manager
Cannot open: File exists
bcs-helm-manager
Cannot open: File exists
bcs-helm-manager
Cannot open: File exists
bcs-helm-manager
Cannot open: File exists
bcs-helm-manager
Cannot open: File exists
bcs-helm-manager
Cannot open: File exists
bcs-helm-manager
Cannot open: File exists
bcs-helm-manager
Cannot open: File exists
bcs-helm-manager
Cannot open: File exists
bcs-helm-manager
Cannot open: File exists
bcs-cluster-manager
Cannot open: File exists
bcs-cluster-manager
Cannot open: File exists
bcs-cluster-manager
Cannot open: File exists
bcs-cluster-manager
Cannot open: File exists
bcs-cluster-manager
Cannot open: File exists
bcs-cluster-manager
Cannot open: File exists
bcs-cluster-manager
Cannot open: File exists
bcs-cluster-manager
Cannot open: File exists
bcs-cluster-manager
Cannot open: File exists
bcs-cluster-manager
Cannot open: File exists
bcs-webconsole
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
bcs-project-manager
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
bcs-cluster-resources
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
bcs-user-manager
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
bcs-monitor
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
bcs-bscp
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
bcs-helm-manager
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
bcs-cluster-manager
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/eop/api/constant.go#L13
package-comments: should have a package comment (revive)
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/eop/tasks/createClusterTask.go#L13
package-comments: should have a package comment (revive)
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/eop/tasks/createClusterTask.go#L550
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/eop/tasks/createClusterTask.go#L804
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/eop/cloud.go#L13
package-comments: should have a package comment (revive)