According to https://alexn.org/blog/2020/05/26/scala-fatal-warnings.html
"-Wconf:cat=deprecation:ws,any:e"
Will turn warnings into errors, except for deprecations. But it gives this:
[error] bad option: '-Wconf:cat=deprecation:ws,any:e'
[error] (Compile / compileIncremental) Compilation failed
where
scalaVersion := "2.12.12"
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…