Skip to content

chore: upgrade root deps #9147

chore: upgrade root deps

chore: upgrade root deps #9147

Triggered via pull request June 9, 2024 13:50
Status Failure
Total duration 1m 58s
Artifacts

lint.yml

on: pull_request
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.