Replies: 2 comments
-
Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, This is a Windows problem: The IO of the system is inconsistent in some cases with parallel IO. FYI, all the tests are designed to work on all OS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome
Description of the problem
I downloaded the latest source code on master branch and run make build; ./golangci-lint run -v successfully. But when I run make test then, it failed with the information below:
What's wrong and how to fix it? Thanks.
Version of golangci-lint
latest source code on master branch
Configuration
No specific configurations.
Go environment
Verbose output of running
A minimal reproducible example or link to a public repository
N/A
Validation
Beta Was this translation helpful? Give feedback.
All reactions