Commit db109ea
fix(sentry): Suppress InlineMeSuggester on deprecated constructor (JAVA-533)
Error Prone flagged the deprecated (Date, long) constructor as
inlineable, failing the build. Suppress the suggestion to match the
existing convention in Sentry.java, keeping the constructor available
for backwards compatibility.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent fa5bd00 commit db109ea
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments