getsentry / getsentry/sentry-java

`Scope#setExtra` should be `String, Object` instead of `String, String`

Abierto
#2,032 1 comentario 0 reacciones 0 asignados Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.