Skip to content

Add a warning when using too old golangci version #37

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

Closed
moul opened this issue Jul 12, 2020 · 0 comments · Fixed by #40
Closed

Add a warning when using too old golangci version #37

moul opened this issue Jul 12, 2020 · 0 comments · Fixed by #40
Assignees
Labels
bug Something isn't working

Comments

@moul
Copy link

moul commented Jul 12, 2020

The last release (#34) brakes all the projects using golangci-lint-action@v1 and version = v1.27 (easy fix -> bump at v1.28).

Example: moul/golang-repo-template#62

What do you think about adding a more explicit warning when the user's version is older than a minimal_supported_version constant you keep updated internally in this repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants