Skip to content

fix: lockfile

fix: lockfile #8716

Triggered via push October 11, 2023 12:54
Status Failure
Total duration 8m 23s
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