Bring over upstream #1707 (Java 25 syntax) and #1786 (JDK 27 end positions) #116
Triggered via pull request
September 22, 2026 16:03
Status
Cancelled
Total duration
13m 27s
Artifacts
–
Annotations
16 errors, 84 warnings, and 5 notices
|
FormatterIntegrationTest.UnnamedPattern:
open-java-format/src/test/java/com/palantir/javaformat/java/FormatterIntegrationTest.java#L128
java.lang.RuntimeException: Formatter crashed on UnnamedPattern
|
|
FormatterIntegrationTest.Unnamed:
open-java-format/src/test/java/com/palantir/javaformat/java/FormatterIntegrationTest.java#L128
java.lang.RuntimeException: Formatter crashed on Unnamed
|
|
FormatterIntegrationTest.I959:
open-java-format/src/test/java/com/palantir/javaformat/java/FormatterIntegrationTest.java#L76
java.lang.RuntimeException: Formatter crashed on I959
|
|
FormatterIntegrationTest.I1309:
open-java-format/src/test/java/com/palantir/javaformat/java/FormatterIntegrationTest.java#L76
java.lang.RuntimeException: Formatter crashed on I1309
|
|
FormatterIntegrationTest.FlexibleConstructor:
open-java-format/src/test/java/com/palantir/javaformat/java/FormatterIntegrationTest.java#L76
java.lang.RuntimeException: Formatter crashed on FlexibleConstructor
|
|
FormatterIntegrationTest.B380299722:
open-java-format/src/test/java/com/palantir/javaformat/java/FormatterIntegrationTest.java#L76
java.lang.RuntimeException: Formatter crashed on B380299722
|
|
FormatterIntegrationTest.I959:
open-java-format/src/test/java/com/palantir/javaformat/java/FormatterIntegrationTest.java#L128
java.lang.RuntimeException: Formatter crashed on I959
|
|
FormatterIntegrationTest.I1309:
open-java-format/src/test/java/com/palantir/javaformat/java/FormatterIntegrationTest.java#L128
java.lang.RuntimeException: Formatter crashed on I1309
|
|
FormatterIntegrationTest.FlexibleConstructor:
open-java-format/src/test/java/com/palantir/javaformat/java/FormatterIntegrationTest.java#L128
java.lang.RuntimeException: Formatter crashed on FlexibleConstructor
|
|
FormatterIntegrationTest.B380299722:
open-java-format/src/test/java/com/palantir/javaformat/java/FormatterIntegrationTest.java#L128
java.lang.RuntimeException: Formatter crashed on B380299722
|
|
build (JDK 27)
Process completed with exit code 1.
|
|
native (windows-x86-64)
Canceling since a higher priority waiting request for ci-refs/pull/30/merge exists
|
|
native (windows-x86-64)
The operation was canceled.
|
|
native (macos-x86-64)
Canceling since a higher priority waiting request for ci-refs/pull/30/merge exists
|
|
native (macos-x86-64)
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for ci-refs/pull/30/merge exists
|
|
build:
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L759
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build:
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L602
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build:
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L542
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
build:
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L144
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build:
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L142
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build:
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L684
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build:
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L657
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build:
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L525
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build:
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L152
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build:
open-java-format-spi/src/main/java/com/palantir/javaformat/java/Replacement.java#L60
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 27):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L27
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 27):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L25
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 27):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L23
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 27):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L21
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 27):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L759
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 27):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L602
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 27):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L542
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
build (JDK 27):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L144
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 27):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L142
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 27):
open-java-format-spi/src/main/java/com/palantir/javaformat/java/Replacement.java#L60
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 26):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L759
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 26):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L602
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 26):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L542
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
build (JDK 26):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L144
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 26):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L142
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 26):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L684
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 26):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L657
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 26):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L525
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 26):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L152
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 26):
open-java-format-spi/src/main/java/com/palantir/javaformat/java/Replacement.java#L60
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 25):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L759
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 25):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L602
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 25):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L542
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
build (JDK 25):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L144
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 25):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L142
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 25):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L684
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 25):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L657
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 25):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L525
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 25):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L152
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build (JDK 25):
open-java-format-spi/src/main/java/com/palantir/javaformat/java/Replacement.java#L60
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-x86-64):
gradle-open-java-format/src/test/java/com/palantir/javaformat/gradle/testing/GradleTestProject.java#L77
[AnnotateFormatMethod] This method uses a pair of parameters as a format string and its arguments, but the enclosing method wasn't annotated. Doing so gives compile-time rather than run-time protection against malformed format strings.
|
|
native (linux-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L759
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L602
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L542
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
native (linux-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L144
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L142
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L684
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L657
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L525
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/OpsBuilder.java#L152
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-x86-64):
open-java-format-spi/src/main/java/com/palantir/javaformat/java/Replacement.java#L60
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-aarch64):
gradle-open-java-format/src/test/java/com/palantir/javaformat/gradle/testing/GradleTestProject.java#L77
[AnnotateFormatMethod] This method uses a pair of parameters as a format string and its arguments, but the enclosing method wasn't annotated. Doing so gives compile-time rather than run-time protection against malformed format strings.
|
|
native (linux-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L27
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L25
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L23
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L21
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L759
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L602
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L542
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
native (linux-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L144
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L142
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (linux-aarch64):
open-java-format-spi/src/main/java/com/palantir/javaformat/java/Replacement.java#L60
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-aarch64):
gradle-open-java-format/src/test/java/com/palantir/javaformat/gradle/testing/GradleTestProject.java#L77
[AnnotateFormatMethod] This method uses a pair of parameters as a format string and its arguments, but the enclosing method wasn't annotated. Doing so gives compile-time rather than run-time protection against malformed format strings.
|
|
native (macos-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L27
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L25
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L23
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L21
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L759
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L602
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L542
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
native (macos-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L144
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-aarch64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L142
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-aarch64):
open-java-format-spi/src/main/java/com/palantir/javaformat/java/Replacement.java#L60
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L27
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L25
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L23
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/DocVisitor.java#L21
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L759
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L602
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L542
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
native (macos-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L144
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-x86-64):
open-java-format/src/main/java/com/palantir/javaformat/doc/Level.java#L142
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-x86-64):
open-java-format-spi/src/main/java/com/palantir/javaformat/java/Replacement.java#L60
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
native (macos-x86-64)
This build uses GraalVM CE for JDK 25.0.1, the last available JDK 25 build for macOS Intel.
|
|
build
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
build (JDK 27)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
build (JDK 26)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
build (JDK 25)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
native (linux-x86-64)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|