heftapp / graphql_codegen

MIT License
146 stars 53 forks source link

0.13.8 breaking change #321

Closed John-Dormevil closed 11 months ago

John-Dormevil commented 12 months ago

Hi :) I would like to report that this new release introduced some breaking changes when generating Dart code. the fix is to remove outputDirectory: /lib/gen in the buid.yaml

[SEVERE] Conflicting outputs
Both graphql_codegen and graphql_codegen may output lib/gen/graphql/user.graphql.dart. Potential outputs must be unique across all builders. See https://github.com/dart-lang/build/blob/master/docs/faq.md#why-do-builders-need-unique-outputs
github-actions[bot] commented 12 months ago

👋 @John-Dormevil Thank you for raising an issue. I will investigate the issue and get back to you as soon as possible. Please make sure you have provided enough context.

This library is created and maintained by me, @budde377. Please consider supporting my work and ensure our survival by donating here.

budde377 commented 12 months ago

Thank you for reporting this! I'll jump on this asap