chore(deps): bump @sentry/browser from 7.66.0 to 8.33.0 #198
Annotations
7 errors and 2 warnings
Typecheck:
src/background/connections/middlewares/ExtensionRequestHandlerMiddleware.ts#L1
Property 'startTransaction' does not exist on type 'typeof import("/home/runner/work/core-extension/core-extension/node_modules/@sentry/browser/build/npm/types/index")'.
|
Typecheck:
src/background/services/balances/BalanceAggregatorService.test.ts#L1
Property 'startTransaction' does not exist on type 'typeof import("/home/runner/work/core-extension/core-extension/node_modules/@sentry/browser/build/npm/types/index")'.
|
Typecheck:
src/background/services/balances/BalanceAggregatorService.ts#L1
Property 'startTransaction' does not exist on type 'typeof import("/home/runner/work/core-extension/core-extension/node_modules/@sentry/browser/build/npm/types/index")'.
|
Typecheck:
src/background/services/balances/BalancesService.test.ts#L1
Property 'startTransaction' does not exist on type 'typeof import("/home/runner/work/core-extension/core-extension/node_modules/@sentry/browser/build/npm/types/index")'.
|
Typecheck:
src/background/services/balances/BalancesService.ts#L1
Property 'startTransaction' does not exist on type 'typeof import("/home/runner/work/core-extension/core-extension/node_modules/@sentry/browser/build/npm/types/index")'.
|
Typecheck:
src/monitoring/initSentryForBackground.ts#L1
Property 'Integrations' does not exist on type 'typeof import("/home/runner/work/core-extension/core-extension/node_modules/@sentry/browser/build/npm/types/index")'. Did you mean 'addIntegration'?
|
Typecheck
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading