zio / zio-shield

Enforce best coding practices with ZIO
Apache License 2.0
82 stars 4 forks source link

Unable to load SemanticDb information #39

Open aleksandr-vin opened 2 years ago

aleksandr-vin commented 2 years ago

I'm running shield command and see tons of

[info] started sbt server
sbt:myproject> shield
[info] Reading ZIO Shield config from "/Users/myproject/.shield.yaml"
[info] Building ZIO Shield cache...
[error] Unable to load SemanticDb information for src/main/scala/com....scala: SemanticDB not found: META-INF/semanticdb/src/main/scala/com....scala.semanticdb. Semantic rules are disabled.
...
[info] Running ZIO Shield...
[error] (Compile / shield) zio.shield.sbt.ZioShieldFailed: Zio Shield failed. See logs for detailed errors.
[error] Total time: 1 s, completed 23 Jun 2022, 15:11:06