Skip to content

chore(deps): update JavaScript SDK to v7.93.0 #59

chore(deps): update JavaScript SDK to v7.93.0

chore(deps): update JavaScript SDK to v7.93.0 #59

Triggered via pull request January 16, 2024 19:32
Status Failure
Total duration 1m 1s
Artifacts

buildandtest.yml

on: pull_request
Install Dependencies
26s
Install Dependencies
Sample Build Test
0s
Sample Build Test
Test
0s
Test
Upload Artifacts
0s
Upload Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: src/index.ts#L17
'addGlobalEventProcessor' is deprecated. Use `addEventProcessor` instead. Global event processors will be removed in v8
Build: src/index.ts#L17
'addGlobalEventProcessor' is deprecated. Use `addEventProcessor` instead. Global event processors will be removed in v8
Build: src/index.ts#L22
'configureScope' is deprecated. Use getCurrentScope() directly
Build: src/index.ts#L22
'configureScope' is deprecated. Use getCurrentScope() directly
Build: src/index.ts#L33
'startTransaction' is deprecated. Use `startSpan()`, `startSpanManual()` or `startInactiveSpan()` instead
Build: src/index.ts#L33
'startTransaction' is deprecated. Use `startSpan()`, `startSpanManual()` or `startInactiveSpan()` instead
Build: src/integrations/devicecontext.ts#L23
'addGlobalEventProcessor' is deprecated. Use `addEventProcessor` instead. Global event processors will be removed in v8
Build: src/integrations/release.ts#L21
'addGlobalEventProcessor' is deprecated. Use `addEventProcessor` instead. Global event processors will be removed in v8
Build: src/sdk.ts#L80
Promises must be awaited, end with a call to .catch, or end with a call to .then with a rejection handler
Build: test/integrations/release.test.ts#L42
'addGlobalEventProcessor' is deprecated. Use `addEventProcessor` instead. Global event processors will be removed in v8