Skip to content

Replace deprecated IDE APIs in the IDEA plugin #103

Replace deprecated IDE APIs in the IDEA plugin

Replace deprecated IDE APIs in the IDEA plugin #103

Triggered via push September 18, 2026 20:55
Status Success
Total duration 15m 7s
Artifacts –

ci.yml

on: push
Matrix: native
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 2 notices
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.
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"
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"