Skip to content

chore: upgrade root deps #9142

chore: upgrade root deps

chore: upgrade root deps #9142

Triggered via push June 4, 2024 07:23
Status Failure
Total duration 1m 53s
Artifacts

lint.yml

on: push
Matrix: ESLint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ESLint (18.x): apps/client/src/components/bleeter/manage-bleet-modal.tsx#L76
Unnecessary conditional, value is always truthy
ESLint (18.x): apps/client/src/components/dispatch/active-units/modals/merge-unit-modal.tsx#L158
Replace `activeUnit·??·unit` with `(activeUnit·??·unit)?.departmentId`
ESLint (18.x)
Process completed with exit code 1.