chore: upgrade root deps #9142
Annotations
5 errors
apps/client/src/components/bleeter/manage-bleet-modal.tsx#L76
Unnecessary conditional, value is always truthy
|
|
apps/client/src/components/dispatch/active-units/modals/merge-unit-modal.tsx#L158
Replace `activeUnit·??·unit` with `(activeUnit·??·unit)?.departmentId`
|
apps/client/src/components/dispatch/active-units/modals/merge-unit-modal.tsx#L159
Delete `)?.departmentId`
|
|
This job failed
Loading