Skip to content

feat: implement role-based access control (RBAC) system #28

feat: implement role-based access control (RBAC) system

feat: implement role-based access control (RBAC) system #28

Triggered via push January 14, 2026 10:42
Status Success
Total duration 8m 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Backend CI
Process completed with exit code 1.
Frontend CI: frontend/src/pages/Chat.tsx#L83
'_conversationsLoading' is assigned a value but never used
Frontend CI: frontend/src/contexts/AuthContext.tsx#L213
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend CI: frontend/src/components/logos/index.tsx#L112
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend CI: frontend/src/components/layout/Sidebar.tsx#L15
Unexpected any. Specify a different type
Frontend CI: frontend/src/components/layout/MobileSidebar.tsx#L12
Unexpected any. Specify a different type
Frontend CI: frontend/src/components/layout/Header.tsx#L14
Unexpected any. Specify a different type
Frontend CI: frontend/src/App.tsx#L251
React Hook useEffect has a missing dependency: 'sidebarCollapsed'. Either include it or remove the dependency array
Frontend CI: frontend/src/App.tsx#L201
Unexpected any. Specify a different type
Frontend CI: frontend/src/App.tsx#L146
Unexpected any. Specify a different type
Frontend CI: frontend/src/App.tsx#L120
Unexpected any. Specify a different type