You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fresh clone from latest master (3742bf6). Run scripted. I get:
[error] /tmp/sbt_7b8d072f/simple/build.sbt:1:error: not found: value ignoreErrors
[error] ignoreErrors in scalafmt :=false
[error] ^
[info] [error] Type error in expression
[info] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?
[info] [info] Loading project definition from /tmp/sbt_7b8d072f/simple/project
[error] /tmp/sbt_7b8d072f/simple/build.sbt:1:error: not found: value ignoreErrors
[error] ignoreErrors in scalafmt :=false
[error] ^
[info] [error] Type error in expression
[info] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?
[error] x sbt-scalafmt / simple
[error] {line 2} Commandfailed: Remote sbt initialization failed
[trace] Stack trace suppressed: run last sbt-scalafmt_0_13/*:scripted for the full output.[error] (sbt-scalafmt_0_13/*:scripted) Failed tests:[error] sbt-scalafmt / oncompile[error] sbt-scalafmt / simple[error] Total time: 35 s, completed Oct 18, 2017 10:14:35 AM
The CI seemed to pass. Why does it fail locally and why doesn't it fail in the CI?
The text was updated successfully, but these errors were encountered:
A fresh clone from latest master (3742bf6). Run
scripted
. I get:The CI seemed to pass. Why does it fail locally and why doesn't it fail in the CI?
The text was updated successfully, but these errors were encountered: