-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Golangci v1.60.1 opposed to v1.60.2 #4934
Comments
Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors. |
Hello, To be able to process your issue as quickly as possible,
Legend:
You are not using the official GitHub Action and this fork is not up-to-date. |
I am having similar issues. Additionally having these
This is occuring for custom types it seems
and unable to see inherited fields
|
If you are facing the same problem, the best way to contribute is to provide the following information: A "working" code example or link to a public repository.
|
Duplicate of #4942 |
Welcome
typecheck
section of the FAQ.Description of the problem
Golangci v.1.60.1 was working fine, but after the update to v1.60.2 which came as I use the GitHub actions version
https://github.com/sc-actions-forks/golangci-lint-action/tree/master
while using Go 1.21
Version of golangci-lint
Configuration
# paste configuration file or CLI flags here
Go environment
Verbose output of running
A minimal reproducible example or link to a public repository
// add your code here
Validation
Supporter
The text was updated successfully, but these errors were encountered: