Skip to content

Merge remote-tracking branch 'upstream/master' into CT-eop-cluter #32

Merge remote-tracking branch 'upstream/master' into CT-eop-cluter

Merge remote-tracking branch 'upstream/master' into CT-eop-cluter #32

Triggered via push October 16, 2023 02:40
Status Success
Total duration 8m 22s
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-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-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-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-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-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-monitor
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-bscp
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-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#L14
package-comments: should have a package comment (revive)
bcs-cluster-manager: bcs-services/bcs-cluster-manager/internal/cloudprovider/eop/tasks/createClusterTask.go#L14
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#L14
package-comments: should have a package comment (revive)