Skip to content

chore: small fixes #8720

chore: small fixes

chore: small fixes #8720

Triggered via push October 11, 2023 13:13
Status Failure
Total duration 3m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

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

Annotations

10 errors
ESLint (18.x): apps/api/src/lib/leo/utils.ts#L101
This is the default value for this type parameter, so it can be omitted
ESLint (18.x): apps/api/src/utils/validate-requirements.ts#L45
Unnecessary conditional, value is always falsy
ESLint (18.x): apps/client/src/components/admin/manage/users/modals/prune-users-modal.tsx#L55
Unnecessary conditional, value is always truthy
ESLint (18.x): apps/client/src/components/dispatch/active-calls/modals/manage-911-call-modal.tsx#L53
Unnecessary optional chain on a non-nullish value
ESLint (18.x): apps/client/src/components/dispatch/active-calls/modals/manage-911-call-modal.tsx#L147
Unnecessary optional chain on a non-nullish value
ESLint (18.x): apps/client/src/components/dispatch/active-calls/modals/manage-911-call-modal.tsx#L148
Unnecessary optional chain on a non-nullish value
ESLint (18.x): apps/client/src/components/dispatch/active-calls/modals/manage-911-call-modal.tsx#L150
Unnecessary optional chain on a non-nullish value
ESLint (18.x): apps/client/src/components/dispatch/active-calls/modals/manage-911-call-modal.tsx#L153
Unnecessary optional chain on a non-nullish value
ESLint (18.x): apps/client/src/components/dispatch/active-calls/modals/manage-911-call-modal.tsx#L155
Unnecessary optional chain on a non-nullish value
ESLint (18.x): apps/client/src/components/dispatch/events/EventsArea.tsx#L27
Unnecessary conditional, value is always falsy