chore(deps): update JavaScript SDK to v8.34.0 #9449
Triggered via pull request
September 19, 2024 15:06
Status
Failure
Total duration
2m 44s
Artifacts
–
buildandtest.yml
on: pull_request
diff_check
/
diff_check
7s
Type Check Typescript 3.8
0s
Circular Dependency Check
0s
Matrix: Bundle
Annotations
12 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'.
|
Lint
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|