Skip to content

build(deps-dev): bump prettier from 2.3.0 to 3.4.1 #2703

build(deps-dev): bump prettier from 2.3.0 to 3.4.1

build(deps-dev): bump prettier from 2.3.0 to 3.4.1 #2703

Triggered via push December 2, 2024 10:02
Status Failure
Total duration 1m 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 1.
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