Skip to content
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

Do not report NonFinalStaticField findings for fields modified in @BeforeAll methods #4251

Conversation

hisener
Copy link
Contributor

@hisener hisener commented Jan 11, 2024

Analogous to #4215.

Resolves #4239.

@hisener hisener force-pushed the halil.sener/4239-non-final-static-field-junit-5-before-all branch from c0ce50c to 8a109a8 Compare January 11, 2024 11:28
copybara-service bot pushed a commit that referenced this pull request Jan 22, 2024
…@BeforeAll` methods

Analogous to #4215.

Resolves #4239.

Fixes #4251

FUTURE_COPYBARA_INTEGRATE_REVIEW=#4251 from DataDog:halil.sener/4239-non-final-static-field-junit-5-before-all 8a109a8
PiperOrigin-RevId: 597978105
@hisener hisener deleted the halil.sener/4239-non-final-static-field-junit-5-before-all branch January 22, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't report NonFinalStaticField findings for fields modified in @BeforeAll methods
2 participants