ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
974 stars 330 forks source link

[Style] Fix golangci-lint rule: unconvert #2143

Closed MortalHappiness closed 1 month ago

MortalHappiness commented 1 month ago

Why are these changes needed?

Based on https://github.com/ray-project/kuberay/pull/2128, there are some rules that need manual fixing. This PR fixes the rule: unconvert

See https://golangci-lint.run/usage/linters/ for details.

Related issue number

N/A

Checks

kevin85421 commented 1 month ago

Weird. The RayJob e2e tests have already finished, as shown in the screenshot, but it still shows that they are "in progress". I think it may be GitHub Actions's issue.

Screenshot 2024-05-15 at 8 42 20 AM

Screenshot 2024-05-15 at 8 43 24 AM