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

update golangci-lint #456

Merged
merged 8 commits into from
Feb 22, 2024
Merged

update golangci-lint #456

merged 8 commits into from
Feb 22, 2024

Conversation

cbartoszDell
Copy link
Contributor

@cbartoszDell cbartoszDell commented Feb 8, 2024

Update of golangci-lint and go version used in linters actions.

Copy link
Contributor

@donatwork donatwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of the linter errors were previously fixed. Please fix linter errors since you touched the code last.

KerryKovacevic
KerryKovacevic previously approved these changes Feb 13, 2024
@cbartoszDell
Copy link
Contributor Author

This PR is only for upgrading the versions on Go and golangci-lint action. This is required to make sure that golangci-lint is always the latest version and is working with the latest version of Go. This requests is being made to all CSM drivers and modules to make sure linter action keeps working. Fixing linter warnings is not a part of scope of this upgrade PR.

Also, @donatwork FYI since I opened this PR 5 other PRs got merged with linters action failing.

donatwork
donatwork previously approved these changes Feb 15, 2024
Copy link
Contributor

@donatwork donatwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I'll approve. We should start enforcing the linter check at some point.

Copy link
Contributor

@shefali-malhotra shefali-malhotra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nitesh3108 nitesh3108 merged commit bc8a921 into main Feb 22, 2024
8 checks passed
@nitesh3108 nitesh3108 deleted the golangci-lint branch February 22, 2024 17:44
ChristianAtDell added a commit that referenced this pull request Oct 15, 2024
* update golangci-lint

* remove extraneous append

* outdent else

* outdent else

* fmt fixes (#486)

---------

Co-authored-by: Jooseppi Luna <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants