Skip to content

fix: cleanup management sidebar #379

fix: cleanup management sidebar

fix: cleanup management sidebar #379

Triggered via push August 31, 2025 18:23
Status Failure
Total duration 52s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Release
Process completed with exit code 2.
Release: src/components/Projects/ProjectView.tsx#L0
Type '{ children: (false | Element)[]; projects: Project[]; epics: Epic[]; sprints: Sprint[]; currentView: View; onUpdateProject: (projectId: string, updates: Partial<Project>) => void; ... 7 more ...; onToggleMobileMenu: () => void; }' is not assignable to type 'IntrinsicAttributes & ManagementSidebarProps'.
Release
Process completed with exit code 127.