Skip to content

Conversation

@izeye
Copy link
Contributor

@izeye izeye commented Apr 19, 2025

This PR tries to resolve "MissingOverride" warnings from the Error Prone.

*/
@Override
@Nullable
String get(String key);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to remove these, but I couldn't due to binary compatibility check failures.

I created #6145 instead.

@shakuzen shakuzen added the polish A general improvement (naming things, fixing minor issues, etc.) label Apr 21, 2025
@shakuzen shakuzen added this to the 1.13.14 milestone Apr 21, 2025
@shakuzen shakuzen merged commit 12e6c89 into micrometer-metrics:1.13.x Apr 21, 2025
8 checks passed
@izeye izeye deleted the override branch April 21, 2025 01:56
izeye added a commit to izeye/micrometer that referenced this pull request Apr 25, 2025
This commit also changes to handle BadImport, DefaultCharset, and MissingOverride as errors.

See micrometer-metricsgh-6143
See micrometer-metricsgh-6154

Signed-off-by: Johnny Lim <[email protected]>
jonatan-ivanov pushed a commit that referenced this pull request Apr 25, 2025
This commit also changes to handle BadImport, DefaultCharset, and MissingOverride as errors.

See gh-6143
See gh-6154

Signed-off-by: Johnny Lim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

polish A general improvement (naming things, fixing minor issues, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants