Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: scaledown processor checker error #4815

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

ghostloda
Copy link
Collaborator

@ghostloda ghostloda commented Jun 28, 2024

bugfix scale node error #4809 ;

@sealos-ci-robot
Copy link
Member

sealos-ci-robot commented Jun 28, 2024

🤖 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

@ghostloda ghostloda closed this Jun 28, 2024
@ghostloda ghostloda reopened this Jun 28, 2024
@ghostloda ghostloda requested a review from bxy4543 June 28, 2024 03:31
@bxy4543
Copy link
Member

bxy4543 commented Jul 1, 2024

  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
Copy link
Collaborator Author

  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
Copy link
Member

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.

@bxy4543 bxy4543 merged commit 8382b4b into labring:main Jul 2, 2024
72 of 73 checks passed
@ghostloda ghostloda deleted the bugfix-checker branch July 2, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants