Update error_prone_core to 2.36.0 #4474
Annotations
2 errors
Run /./.github/actions/post-build-selective
Process completed with exit code 1.
|
Run /./.github/actions/post-build-selective:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L19
else assert(evalResult.isSuccess)
evalResult: mill.testkit.IntegrationTester.EvalResult = EvalResult(false,[info] compiling 1 Java source to /home/runner/work/mill/mill/out/example/javalib/linting/1-error-prone/local/server/test.dest/sandbox/run-2/out/compile.dest/classes ...
[warn] Unexpected javac output: Exception in thread "main" com.sun.tools.javac.util.PropagatedException: com.google.errorprone.InvalidCommandLineOptionException: The default --should-stop=ifError policy (INIT) is not supported by Error Prone, pass --should-stop=ifError=FLOW instead
[warn] at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:231)
[warn] at jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:292)
[warn] at jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:176)
[warn] at jdk.compiler/com.sun.tools.javac.Main.compile(Main.java:64)
[warn] at jdk.compiler/com.sun.tools.javac.Main.main(Main.java:50)
[warn] Caused by: com.google.errorprone.InvalidCommandLineOptionException: The default --should-stop=ifError policy (INIT) is not supported by Error Prone, pass --should-stop=ifError=FLOW instead
[warn] at com.google.errorprone.BaseErrorProneJavaCompiler.checkShouldStopIfErrorPolicy(BaseErrorProneJavaCompiler.java:197)
[warn] at com.google.errorprone.BaseErrorProneJavaCompiler.addTaskListener(BaseErrorProneJavaCompiler.java:87)
[warn] at com.google.errorprone.ErrorProneJavacPlugin.init(ErrorProneJavacPlugin.java:34)
[warn] at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugin(BasicJavacTask.java:255)
[warn] at jdk.compiler/com.sun.tools.javac.api.BasicJavacTask.initPlugins(BasicJavacTask.java:229)
[warn] ... 4 more.
[warn] javac exited with exit code 1
1 tasks failed
compile javac returned non-zero exit code
,)
|
Loading