-
Notifications
You must be signed in to change notification settings - Fork 65
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
Error: 19:1: expected 'STRING', found 'type' (and 10 more errors) #119
Comments
@hawkingrei thanks for the report, please try master HEAD, it would be fixed. |
@daixiang0 I upgrade it in our CI and find new problems.When gci enable write mode. it will remove comments and have a false-positive phenomenon. |
You can test it in tidb repo. |
I see some format problems left over by history, now the failed file
To ensure no false-positive phenomenon, you can try |
@hawkingrei if no issues left, I will close it. |
What version of GCI are you using?
Reproduce Steps
What did you expect to see?
not print error
What did you see instead?
return error
The text was updated successfully, but these errors were encountered: