fix(deps): update module github.com/getsentry/sentry-go to v0.30.0 #40
reviewdog [golangci] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (6)
sentry/handler.go|1| : # github.com/aereal/go-problem-reporter/sentry [github.com/aereal/go-problem-reporter/sentry.test]
sentry/handler.go|81 col 40| cannot use pc (variable of type *problemContext) as map[string]interface{} value in argument to scope.SetContext
sentry/handler_test.go|36 col 16| cannot use map[string]interface{}{…} (value of type map[string]interface{}) as map[string]map[string]interface{} value in struct literal
sentry/handler_test.go|55 col 16| cannot use map[string]interface{}{…} (value of type map[string]interface{}) as map[string]map[string]interface{} value in struct literal
sentry/handler_test.go|75 col 16| cannot use map[string]interface{}{…} (value of type map[string]interface{}) as map[string]map[string]interface{} value in struct literal
sentry/handler_test.go|101 col 16| cannot use map[string]interface{}{…} (value of type map[string]interface{}) as map[string]map[string]interface{} value in struct literal (typecheck)