Closed stan-stately closed 3 months ago
Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors.
Hello,
without something to reproduce, it's impossible to diagnose the problem.
It can be related to the same problem as #4423, but one again without something to reproduce, it's impossible to know.
give me an hr to try and repro
its not you. vscode is installing @latest which is competing with my mise installed shim. @latest has a new rule which is causing the failure
Welcome
typecheck
section of the FAQ.Description of the problem
I've periodically seen issue where lint failures are not reported by golangci-lint. In these cases I have run a
golangci-lint cache clean
which caused the linter to start reporting the failures correctly again. This is concerning because the issue happened in my CI and I had linting failures make it into my main branch.Version of golangci-lint
Configuration
Go environment
Verbose output of running
A minimal reproducible example or link to a public repository
Validation
Supporter