Skip to content
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

Suppress raw type warning in generated code #2149

Merged
merged 1 commit into from Apr 10, 2020

Conversation

zhuhaow
Copy link
Contributor

@zhuhaow zhuhaow commented Apr 9, 2020

Fixes #1895

@apollo-cla
Copy link

@zhuhaow: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

@zhuhaow
Copy link
Contributor Author

zhuhaow commented Apr 9, 2020

Is there a way to generate the fixture automatically?

@tasomaniac
Copy link
Contributor

@zhuhaow there is but I always forget. The failed tests should give you the name of the flag in the failure message.

@zhuhaow
Copy link
Contributor Author

zhuhaow commented Apr 10, 2020

It seems like a CI bug, it succeeded in my repo

https://github.com/zhuhaow/apollo-android/runs/576432390

@tasomaniac
Copy link
Contributor

Unfortunately, one Kotlin Multiplatform test is flaky. I re-run the job. Let's see now.

Thanks a lot for the contribution 🎉

@tasomaniac tasomaniac merged commit 6444002 into apollographql:master Apr 10, 2020
tasomaniac pushed a commit that referenced this pull request Apr 17, 2020
Co-authored-by: Zhuhao Wang <zhuhaow@zhuhaow-macbookpro2.roam.corp.google.com>
(cherry picked from commit 6444002)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

suppressRawTypesWarning = true doesn't work correctly
3 participants