Skip to content

chore(deps): update JavaScript SDK to v8.30.0 #9415

chore(deps): update JavaScript SDK to v8.30.0

chore(deps): update JavaScript SDK to v8.30.0 #9415

Triggered via pull request September 17, 2024 12:25
Status Failure
Total duration 2m 47s
Artifacts

buildandtest.yml

on: pull_request
diff_check  /  diff_check
8s
diff_check / diff_check
Type Check Typescript 3.8
0s
Type Check Typescript 3.8
Circular Dependency Check
0s
Circular Dependency Check
Matrix: Bundle
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Lint
Process completed with exit code 1.
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'.
Test
Process completed with exit code 1.