chore(deps): update JavaScript SDK to v9.3.0 #11658
buildandtest.yml
on: pull_request
diff_check
/
diff_check
6s
Type Check Typescript 3.8
0s
Circular Dependency Check
0s
Matrix: Bundle
Annotations
10 errors
Build
Module '"@sentry/core"' has no exported member 'Request'.
|
Build
Module '"@sentry/core"' has no exported member 'metricsDefault'.
|
Build
Property 'enableTracing' does not exist on type 'ReactNativeClientOptions'.
|
Build
Property 'shutdownTimeout' does not exist on type 'ClientOptions<BaseTransportOptions>'.
|
Build
Type '{ children: Element; name: string; disabled?: boolean; includeRender?: boolean; includeUpdates?: boolean; updateProps?: { [key: string]: unknown; }; }' is not assignable to type 'Readonly<ProfilerProps>'.
|
Build
'"@sentry/core"' has no exported member named 'generatePropagationContext'. Did you mean 'PropagationContext'?
|
Build
Type '(text: string) => Uint8Array' has no properties in common with type 'SentryCarrier'.
|
Build
Process completed with exit code 1.
|
Lint
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|