Skip to content

ErrorProne: activate experimental checks #1235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #1669
0pdd opened this issue Jan 20, 2020 · 3 comments
Closed
Tracked by #1669

ErrorProne: activate experimental checks #1235

0pdd opened this issue Jan 20, 2020 · 3 comments
Assignees
Labels
ADR/needed A decision has been made and it needs to be documented resolution/gone Non-reproducible, obsolete, outdated issues techdebt
Milestone

Comments

@0pdd
Copy link

0pdd commented Jan 20, 2020

The puzzle 1170-4b91f3a7 from #1170 has to be resolved:

<!-- @todo #1170 ErrorProne: activate experimental checks -->

The puzzle was created by @php-coder on 20-Jan-20.

@0pdd 0pdd added the techdebt label Jan 20, 2020
@php-coder php-coder changed the title ErrorProne: activate experimental checks --> ErrorProne: activate experimental checks Jan 20, 2020
@php-coder
Copy link
Owner

- AlmostJavadoc: disabled because of false positives: https://github.com/google/error-prone/issues/1430
- PrivateConstructorForUtilityClass: in our project the chances of this are rare and I don't want to add more code to suppress that
- AnnotationPosition: disabled because of false positives: https://github.com/google/error-prone/issues/1327

@php-coder
Copy link
Owner

Flag is -XepAllDisabledChecksAsWarnings

@php-coder php-coder added the ADR/needed A decision has been made and it needs to be documented label Aug 2, 2023
@php-coder
Copy link
Owner

More bug patterns: https://error-prone.picnic.tech

@php-coder php-coder self-assigned this Feb 9, 2024
@php-coder php-coder added the resolution/gone Non-reproducible, obsolete, outdated issues label Feb 9, 2024
@php-coder php-coder added this to the 0.4.8 milestone Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADR/needed A decision has been made and it needs to be documented resolution/gone Non-reproducible, obsolete, outdated issues techdebt
Projects
None yet
Development

No branches or pull requests

2 participants