Skip to content

Fix(actions): Init git user #179

Fix(actions): Init git user

Fix(actions): Init git user #179

Triggered via push October 7, 2025 15:37
Status Success
Total duration 1m 9s
Artifacts

deploy.yml

on: push
🚀 Deploy (doc)
25s
🚀 Deploy (doc)
🚀 Deploy (demo)
33s
🚀 Deploy (demo)
🚀 Deploy (supabase)
1m 3s
🚀 Deploy (supabase)
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
scripts/supabase-remote-init.mjs#L206
Unused eslint-disable directive (no problems were reported from 'no-undef') (null)
src/components/admin/autocomplete-input.tsx#L127
React Hook useCallback has a missing dependency: 'field'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)
src/components/admin/theme-provider.tsx#L62
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)
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 (react-refresh/only-export-components)
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 (react-refresh/only-export-components)
src/components/ui/navigation-menu.tsx#L167
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)
src/components/ui/sidebar.tsx#L724
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components (react-refresh/only-export-components)