build(deps): bump @sentry/browser and @sentry/react #2694
Annotations
4 errors and 12 warnings
src/index.tsx#L67
Unsafe call of an `any` typed value
|
src/index.tsx#L68
Unsafe member access .setExtra on an `any` value
|
src/index.tsx#L68
Unsafe call of an `any` typed value
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/NavBar.tsx#L34
'svgMedium' is assigned a value but never used
|
src/components/ProductsNavbar.tsx#L46
'auth' is assigned a value but never used
|
src/components/ProductsNavbar.tsx#L47
'location' is assigned a value but never used
|
src/components/message/ConfirmationDialog.tsx#L27
Missing return type on function
|
src/components/message/ConfirmationDialog.tsx#L74
Missing return type on function
|
src/components/productIcons/ProductIcons.tsx#L69
'isActive' is assigned a value but never used
|
src/helpers.ts#L7
Argument 'newState' should be typed with a non-any type
|
src/helpers.ts#L7
Unexpected any. Specify a different type
|
src/helpers.ts#L8
Unexpected any. Specify a different type
|
src/hooks/use-auth.tsx#L198
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading