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 linter #325

Merged
merged 2 commits into from May 19, 2023
Merged

Update linter #325

merged 2 commits into from May 19, 2023

Conversation

gzurowski
Copy link
Contributor

- Update Github golangci-lint-action to v3
- Update golangci-lint to v1.52.2
with:
version: v1.50.1
skip-go-installation: true
version: v1.52.2
Copy link
Owner

Choose a reason for hiding this comment

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

why do we get rid if skip-go-installation? iirc it was true because we have the setup go action above

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The option has been removed in the new version of golangci-lint-action, see: https://github.com/golangci/golangci-lint-action#compatibility:

v3.0.0+ requires explicit setup-go installation step prior to using this action: uses: actions/setup-go@v3. The skip-go-installation option has been removed.

@sentriz sentriz merged commit 85eeb86 into sentriz:master May 19, 2023
1 check passed
@sentriz
Copy link
Owner

sentriz commented May 19, 2023

cool thanks!

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.

None yet

2 participants