-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
gometalinter always failed in Travis CI and TeamCity #3599
Comments
It's better if you guys can commit this PR #3489 to help it suppress this issue |
@gangliao TeamCity failed because CI unit test did not pass:
|
Travis CI failed because renaming
Do we really need the rename? |
Because some link flags might be needed if we enable code coverage. |
-lstdc++ -lm ${CODE_COVERAGE_FLAGS} |
My local pre-commit passed all check and detection.
But, In CI, it failed. I have no idea how to suppress this issue. Please help me fix it, it
blocked this PR #3489 to be merged:
The text was updated successfully, but these errors were encountered: