Skip to content

Bump com.diffplug.spotless:spotless-plugin-gradle from 8.8.0 to 8.9.0 #2361

Bump com.diffplug.spotless:spotless-plugin-gradle from 8.8.0 to 8.9.0

Bump com.diffplug.spotless:spotless-plugin-gradle from 8.8.0 to 8.9.0 #2361

Triggered via pull request August 3, 2026 01:03
Status Success
Total duration 3m 30s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Unit tests: src/main/java/build/buf/protovalidate/BytesRulesEvaluator.java#L70
[ImmutableEnumChecker] enums should be immutable: 'WellKnown' has field 'validSizes' of type 'java.util.List<java.lang.Integer>', 'List' is mutable
Unit tests: src/main/java/build/buf/protovalidate/BytesRulesEvaluator.java#L69
[ImmutableEnumChecker] enums should be immutable: 'WellKnown' has field 'emptySite' of type 'build.buf.protovalidate.RuleSite', the declaration of type 'build.buf.protovalidate.RuleSite' is not annotated with @com.google.errorprone.annotations.Immutable
Unit tests: src/main/java/build/buf/protovalidate/BytesRulesEvaluator.java#L68
[ImmutableEnumChecker] enums should be immutable: 'WellKnown' has field 'site' of type 'build.buf.protovalidate.RuleSite', the declaration of type 'build.buf.protovalidate.RuleSite' is not annotated with @com.google.errorprone.annotations.Immutable