Skip to content

Resolved slug creation error for titles containing spaces. (#65) #147

Resolved slug creation error for titles containing spaces. (#65)

Resolved slug creation error for titles containing spaces. (#65) #147

Triggered via push August 27, 2025 06:41
Status Success
Total duration 47s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (18.x): src/pages/demo/demo-page.tsx#L82
React Hook useEffect has missing dependencies: 'demoData', 'handleNext', and 'isAutoPlay'. Either include them or remove the dependency array
build (18.x): src/pages/demo-list/product-demos.tsx#L91
React Hook useMemo has a missing dependency: 'NavigateToDemo'. Either include it or remove the dependency array
build (18.x): src/context/ThemeContext.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build (18.x): src/context/DemosListContext.tsx#L22
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build (18.x): src/components/ui/button.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build (18.x): src/components/ui/badge.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build (20.x): src/pages/demo/demo-page.tsx#L82
React Hook useEffect has missing dependencies: 'demoData', 'handleNext', and 'isAutoPlay'. Either include them or remove the dependency array
build (20.x): src/pages/demo-list/product-demos.tsx#L91
React Hook useMemo has a missing dependency: 'NavigateToDemo'. Either include it or remove the dependency array
build (20.x): src/context/ThemeContext.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build (20.x): src/context/DemosListContext.tsx#L22
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build (20.x): src/components/ui/button.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build (20.x): src/components/ui/badge.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components