Update version comments to vX.Y.Z tags in release.yml, too.
#1489
ci.yml
on: push
Matrix: test-OpenJDK
Matrix: test-GraalVM
Publish snapshot
46s
Annotations
90 warnings
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInputAstVisitor.java#L2993
[NotJavadoc] This element has multiple Javadoc comments; only the last one will be used.
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L171
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L141
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L116
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L100
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/ImportOrderer.java#L61
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaOutput.java#L182
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L452
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L261
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/DimensionHelpers.java#L112
[PreferInstanceofOverGetKind] Prefer instanceof over getKind() checks where possible, as these work well with pattern matching instanceofs
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInputAstVisitor.java#L2993
[NotJavadoc] This element has multiple Javadoc comments; only the last one will be used.
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L171
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L141
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L116
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L100
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/ImportOrderer.java#L61
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaOutput.java#L182
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L452
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L261
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
JDK 21 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/DimensionHelpers.java#L112
[PreferInstanceofOverGetKind] Prefer instanceof over getKind() checks where possible, as these work well with pattern matching instanceofs
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInputAstVisitor.java#L2993
[NotJavadoc] This element has multiple Javadoc comments; only the last one will be used.
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L171
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L141
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L116
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L100
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/ImportOrderer.java#L61
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaOutput.java#L182
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L452
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L261
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/DimensionHelpers.java#L112
[PreferInstanceofOverGetKind] Prefer instanceof over getKind() checks where possible, as these work well with pattern matching instanceofs
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInputAstVisitor.java#L2993
[NotJavadoc] This element has multiple Javadoc comments; only the last one will be used.
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L171
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L141
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L116
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L100
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/ImportOrderer.java#L61
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaOutput.java#L182
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L452
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L261
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
JDK 25 on ubuntu-latest:
core/src/main/java/com/google/googlejavaformat/java/DimensionHelpers.java#L112
[PreferInstanceofOverGetKind] Prefer instanceof over getKind() checks where possible, as these work well with pattern matching instanceofs
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInputAstVisitor.java#L2993
[NotJavadoc] This element has multiple Javadoc comments; only the last one will be used.
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L171
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L141
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L116
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L100
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/ImportOrderer.java#L61
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaOutput.java#L182
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L452
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L261
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/DimensionHelpers.java#L112
[PreferInstanceofOverGetKind] Prefer instanceof over getKind() checks where possible, as these work well with pattern matching instanceofs
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInputAstVisitor.java#L2993
[NotJavadoc] This element has multiple Javadoc comments; only the last one will be used.
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L171
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L141
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L116
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L100
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/ImportOrderer.java#L61
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaOutput.java#L182
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L452
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L261
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
JDK 25 on macos-latest:
core/src/main/java/com/google/googlejavaformat/java/DimensionHelpers.java#L112
[PreferInstanceofOverGetKind] Prefer instanceof over getKind() checks where possible, as these work well with pattern matching instanceofs
|
|
JDK 25 on windows-latest
[NotJavadoc] This element has multiple Javadoc comments; only the last one will be used.
|
|
JDK 25 on windows-latest
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on windows-latest
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on windows-latest
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on windows-latest
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on windows-latest
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
JDK 25 on windows-latest
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on windows-latest
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
JDK 25 on windows-latest
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
JDK 25 on windows-latest
[PreferInstanceofOverGetKind] Prefer instanceof over getKind() checks where possible, as these work well with pattern matching instanceofs
|
|
JDK 25 on windows-latest
[NotJavadoc] This element has multiple Javadoc comments; only the last one will be used.
|
|
JDK 25 on windows-latest
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on windows-latest
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on windows-latest
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on windows-latest
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on windows-latest
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
JDK 25 on windows-latest
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
JDK 25 on windows-latest
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
JDK 25 on windows-latest
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
JDK 25 on windows-latest
[PreferInstanceofOverGetKind] Prefer instanceof over getKind() checks where possible, as these work well with pattern matching instanceofs
|
|
Publish snapshot:
core/src/main/java/com/google/googlejavaformat/java/JavaInputAstVisitor.java#L2993
[NotJavadoc] This element has multiple Javadoc comments; only the last one will be used.
|
|
Publish snapshot:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L171
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
Publish snapshot:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L141
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
Publish snapshot:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L116
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
Publish snapshot:
core/src/main/java/com/google/googlejavaformat/java/JavaCommentsHelper.java#L100
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
Publish snapshot:
core/src/main/java/com/google/googlejavaformat/java/ImportOrderer.java#L61
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
Publish snapshot:
core/src/main/java/com/google/googlejavaformat/java/JavaOutput.java#L182
[InlineMeInliner] Migrate (via inlining) away from `Strings.repeat()`. NOTE: this is an unvalidated inlining! Reasoning: Java 11+ API only
|
|
Publish snapshot:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L452
[LoopOverCharArray] toCharArray allocates a new array, using charAt is more efficient
|
|
Publish snapshot:
core/src/main/java/com/google/googlejavaformat/java/JavaInput.java#L261
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
Publish snapshot:
core/src/main/java/com/google/googlejavaformat/java/DimensionHelpers.java#L112
[PreferInstanceofOverGetKind] Prefer instanceof over getKind() checks where possible, as these work well with pattern matching instanceofs
|