labring / sealos

Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io
https://cloud.sealos.io
Apache License 2.0
13.3k stars 2.02k forks source link

fix: scaledown processor checker error #4815

Closed ghostloda closed 1 day ago

ghostloda commented 5 days ago

bugfix scale node error #4809 ;

sealos-ci-robot commented 5 days ago

πŸ€– Generated by lychee action

Summary

Status Count
πŸ” Total 1258
βœ… Successful 378
⏳ Timeouts 0
πŸ”€ Redirected 0
πŸ‘» Excluded 879
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

bxy4543 commented 2 days ago
  Running [/home/runner/golangci-lint-1.54.2-linux-amd64/golangci-lint run --out-format=github-actions --path-prefix=. --out-${NO_FUTURE}format colored-line-number] in [/home/runner/work/sealos/sealos] ...
  pkg/checker/host_checker.go:128: unnecessary trailing newline (whitespace)

  }

lint error

ghostloda commented 2 days ago
  Running [/home/runner/golangci-lint-1.54.2-linux-amd64/golangci-lint run --out-format=github-actions --path-prefix=. --out-${NO_FUTURE}format colored-line-number] in [/home/runner/work/sealos/sealos] ...
  pkg/checker/host_checker.go:128: unnecessary trailing newline (whitespace)

  }

lint error

Ok, it's fixed.

sealos-ci-robot commented 2 days ago

Bot detected the issue body's language is not English, translate it automatically. πŸ‘―πŸ‘­πŸ»πŸ§‘β€πŸ€β€πŸ§‘πŸ‘«πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ»πŸ‘©πŸΎβ€πŸ€β€πŸ‘¨πŸΏπŸ‘¬πŸΏ


  Running [/home/runner/golangci-lint-1.54.2-linux-amd64/golangci-lint run --out-format=github-actions --path-prefix=. --out-${NO_FUTURE}format colored-line-number] in [/home/runner/work/sealos/sealos] ...
  pkg/checker/host_checker.go:128: unnecessary trailing newline (whitespace)

  }

lint error

Ok, it's fixed.