Commit 2ba6c5d
Restore @nullable on SpanSnapshot nullable-field constructor params
The httpMethod/httpEndpoint/grpcStatusCode/additionalTagValues fields are
@nullable but their constructor params weren't, disagreeing with the
already-annotated peerTagSchema/peerTagValues params. Annotation-only;
no behavior change.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 764277e commit 2ba6c5d
1 file changed
Lines changed: 4 additions & 4 deletions
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments