We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here is another case of scalapb failing the undeclared check.
This was the previous one that I raised: #46.
I have the debug logs this time. It says:
[debug] ${BASE}/core/src/main/scala/nz/co/bottech/scala2plantuml/SemanticdbLoader.scala -> ${CSR_CACHE}/https/repo1.maven.org/maven2/com/thesamet/scalapb/scalapb-runtime_2.12/0.10.11/scalapb-runtime_2.12-0.10.11.jar
Which is for https://github.com/BotTech/scala2plantuml/blob/e511e8ac6bb3ec1cc57d31917d52722acc41074c/core/src/main/scala/nz/co/bottech/scala2plantuml/SemanticDbLoader.scala which as far as I can tell doesn't use scalapb directly (semanticdb does).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here is another case of scalapb failing the undeclared check.
This was the previous one that I raised: #46.
I have the debug logs this time. It says:
Which is for https://github.com/BotTech/scala2plantuml/blob/e511e8ac6bb3ec1cc57d31917d52722acc41074c/core/src/main/scala/nz/co/bottech/scala2plantuml/SemanticDbLoader.scala which as far as I can tell doesn't use scalapb directly (semanticdb does).
The text was updated successfully, but these errors were encountered: