guardrail-dev/sbt-guardrail

Latest version fails build on changed files

blast-hardcheese opened this issue · 1 comments

The last release included a change that was intended to fail the build in case of errors coming from the underlying components.

Unfortunately, this fails the build when The file $path contained different content than was expected. is printed.

It seems as though unsafeWriteTreeLogged doesn't output any failure information, so it should be sufficient to remove the exception and change nothing else.

Resolved in 0.39.0+