Skip to content

fix: Update Loader Page #7

fix: Update Loader Page

fix: Update Loader Page #7

Triggered via push February 14, 2025 07:47
Status Success
Total duration 1m 3s
Artifacts

deploy.yml

on: push
build-and-deploy
51s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-and-deploy: src/components/ui/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build-and-deploy: src/hooks/use-fetch.tsx#L7
React Hook useCallback has a missing dependency: 'fetchData'. Either include it or remove the dependency array
build-and-deploy: src/hooks/use-theme.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build-and-deploy: src/hooks/use-toast.ts#L18
'actionTypes' is assigned a value but only used as a type. Allowed unused vars must match /^_/u