chore(deps): update JavaScript SDK to v7.93.0 #59
buildandtest.yml
on: pull_request
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
|