chore(deps): update JavaScript SDK to v8.34.0 #9143
Annotations
10 errors
Build:
src/js/client.ts#L127
Property 'getIntegration' does not exist on type 'ReactNativeClient'. Did you mean '_integrations'?
|
Build:
src/js/index.ts#L15
'"@sentry/core"' has no exported member named 'addGlobalEventProcessor'. Did you mean 'addEventProcessor'?
|
Build:
src/js/index.ts#L20
Module '"@sentry/core"' has no exported member 'getHubFromCarrier'.
|
Build:
src/js/index.ts#L22
Module '"@sentry/core"' has no exported member 'Hub'.
|
Build:
src/js/index.ts#L30
Module '"@sentry/core"' has no exported member 'startTransaction'.
|
Build:
src/js/index.ts#L55
'"@sentry/react"' has no exported member named 'Integrations'. Did you mean 'addIntegration'?
|
Build:
src/js/integrations/debugsymbolicator.ts#L1
Module '"@sentry/core"' has no exported member 'convertIntegrationFnToClass'.
|
Build:
src/js/integrations/debugsymbolicator.ts#L8
'"@sentry/types"' has no exported member named 'IntegrationFnResult'. Did you mean 'IntegrationFn'?
|
Build:
src/js/integrations/debugsymbolicator.ts#L62
Argument of type 'Exception | undefined' is not assignable to parameter of type 'Exception'.
|
Build:
src/js/integrations/debugsymbolicator.ts#L74
Argument of type 'Exception | undefined' is not assignable to parameter of type 'Exception'.
|
Loading