Bump lodash-es from 4.17.20 to 4.17.23 #76
Annotations
2 errors and 10 warnings
|
build-and-test
Process completed with exit code 1.
|
|
build-and-test:
src/components/MainScreenSpecific/EnablePushCheck.tsx#L17
Unexpected empty arrow function
|
|
build-and-test:
src/components/sleep/CalendarModal.tsx#L24
'endDate' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build-and-test:
src/components/sleep/CalendarModal.tsx#L23
'startDate' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build-and-test:
src/components/clock/CircularSlider.tsx#L139
'angleLength' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build-and-test:
src/components/NotificationCenter/NotificationCenterLink.tsx#L18
Comparing to itself is potentially pointless
|
|
build-and-test:
src/components/NotificationCenter/NotificationCenterLink.tsx#L9
'notificationCount' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build-and-test:
src/components/MainScreenSpecific/EnablePushCheck.tsx#L7
'dispatch' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build-and-test:
src/components/Lesson/LessonCover.tsx#L92
'WeekTitle' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build-and-test:
src/components/CoachingSpecific/WeekCarousel.tsx#L23
'error' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build-and-test:
src/components/Buttons/LoginButton.tsx#L6
Unexpected any. Specify a different type
|
|
build-and-test:
src/App.tsx#L111
'info' is defined but never used. Allowed unused args must match /^_/u
|