Skip to content

chore(main): release 1.28.0 #91

chore(main): release 1.28.0

chore(main): release 1.28.0 #91

Triggered via pull request August 8, 2026 01:50
Status Success
Total duration 51s
Artifacts –

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci: src/lib/admin/useAdminAuth.tsx#L169
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ci: src/i18n/useLanguage.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ci: src/i18n/useLanguage.tsx#L48
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ci
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ci: src/components/ui/toggle.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ci
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ci: src/components/ui/button.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ci: src/components/ui/badge.tsx#L48
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ci
React Hook useEffect has a missing dependency: 'containerSelector'. Either include it or remove the dependency array