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 golang ci lint version #4156

Merged
merged 1 commit into from
Oct 24, 2023
Merged

fix golang ci lint version #4156

merged 1 commit into from
Oct 24, 2023

Conversation

bxy4543
Copy link
Member

@bxy4543 bxy4543 commented Oct 24, 2023

🤖 Generated by Copilot at 08332b1

Summary

🐛🐛🐛

This pull request fixes a typo in the version parameter of the golangci-lint-action in three GitHub workflows: controllers.yml, services.yml, and webhooks.yml. This ensures consistent and correct linting and testing of the code.

golangci-lint fix
copied to workflows three
autumn bugs no more

Walkthrough

  • Fix typo in version parameter of golangci-lint-action for all workflows (link, link, link)

@sweep-ai
Copy link

sweep-ai bot commented Oct 24, 2023

Apply Sweep Rules to your PR?

  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any clearly inefficient or repeated code should be optimized or refactored.

@lingdie lingdie merged commit 827e892 into labring:main Oct 24, 2023
34 of 37 checks passed
@bxy4543 bxy4543 deleted the fix/ci branch October 24, 2023 02:42
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