Skip to content

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

Closed
hisener wants to merge 1 commit intogoogle:masterfrom
DataDog:halil.sener/4239-non-final-static-field-junit-5-before-all
Closed

Do not report NonFinalStaticField findings for fields modified in @BeforeAll methods#4251
hisener wants to merge 1 commit intogoogle:masterfrom
DataDog:halil.sener/4239-non-final-static-field-junit-5-before-all

Conversation

@hisener
Copy link
Copy Markdown
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