getsentry / getsentry/sentry-java
`Scope#setExtra` should be `String, Object` instead of `String, String`
Đang mở
Android
Errors
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
### Description
https://develop.sentry.dev/sdk/event-payloads/
The `extra` property is already a Map of String, Object, but the setter is not.
Came up by https://github.com/getsentry/sentry-dart/pull/858
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.