getsentry / getsentry/sentry-java
`Scope#setExtra` should be `String, Object` instead of `String, String`
Abierto
Android
Errors
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.