Skip to content

build(deps): bump @sentry/tracing from 6.19.7 to 7.102.1 #2664

build(deps): bump @sentry/tracing from 6.19.7 to 7.102.1

build(deps): bump @sentry/tracing from 6.19.7 to 7.102.1 #2664

Triggered via push February 26, 2024 10:55
Status Failure
Total duration 1m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 16 warnings
build: node_modules/@sentry/tracing/types-ts3.8/index.d.ts#L40
Namespace '"/home/runner/work/dominate/dominate/node_modules/@sentry/core/types/index"' has no exported member 'getSpanStatusFromHttpCode'.
build: src/index.tsx#L35
Type 'BrowserTracing' is not assignable to type 'Integration'.
build
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/components/NavBar.tsx#L34
'svgMedium' is assigned a value but never used
lint: src/components/ProductsNavbar.tsx#L46
'auth' is assigned a value but never used
lint: src/components/ProductsNavbar.tsx#L47
'location' is assigned a value but never used
lint: src/components/message/ConfirmationDialog.tsx#L27
Missing return type on function
lint: src/components/message/ConfirmationDialog.tsx#L74
Missing return type on function
lint: src/components/productIcons/ProductIcons.tsx#L69
'isActive' is assigned a value but never used
lint: src/helpers.ts#L7
Argument 'newState' should be typed with a non-any type
lint: src/helpers.ts#L7
Unexpected any. Specify a different type
lint: src/helpers.ts#L8
Unexpected any. Specify a different type
lint: src/hooks/use-auth.tsx#L198
Unexpected console statement