Arunkumar
Arunkumar
It seems the error happens when `png` image is generated. Unfortunately scabbard does not have options to configure options for image generation yet. This could possibly be avoided by reducing...
Sorry actually wanted to provide more context around this as an issue but that is something still in my to-do. Anyways I reran some tests and it actually **appears to...
That's my understanding too :) I think it is safe to call it incremental and update the docs.
Hi @trevjonez, thank you for detailed analysis, I am reopening this and will work on this on priority for next release. It is true that scabbard does more work when...
I will investigate and get back, thanks.
Hi thanks for reporting, since version 0.2.0, I have tried to make it simple especially for multi-module projects. Adding the scabbard plugin and the configuration in the root build.gradle file...
Thank you for reporting, I am working on a minimal project to try and reproduce this - will report back if I need more details. May I know if you...
So it works without full graph validation? By any chance `LogSyncBaseModule` has a binding exposed utilizing `slack.telemetry.Metrics` but that class is in a different module/transitive dep of another module? Seems...
Thanks. Any luck with setting `qualifiedNames` to true?
Thanks, I will investigate. Just to confirm scabbard's `fullBindingGraphValidation` is set to `false` right?