Merge pull request #542 from piyush-1603/mohit-profile #246
Annotations
8 errors and 20 warnings
|
build (20.x):
src/context/MessagesContext.jsx#L91
Unexpected constant truthiness on the left-hand side of a `||` expression
|
|
build (20.x):
src/components/Events.jsx#L543
React Hook "useTransform" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
|
build (20.x):
src/components/Events.jsx#L543
React Hook "useTransform" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
|
build (20.x):
src/components/Events.jsx#L502
React Hook "useTransform" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
|
build (18.x):
src/context/MessagesContext.jsx#L91
Unexpected constant truthiness on the left-hand side of a `||` expression
|
|
build (18.x):
src/components/Events.jsx#L543
React Hook "useTransform" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
|
build (18.x):
src/components/Events.jsx#L543
React Hook "useTransform" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
|
build (18.x):
src/components/Events.jsx#L502
React Hook "useTransform" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
|
build (20.x):
src/components/FilterPill.jsx#L1
'React' is defined but never used
|
|
build (20.x):
src/components/EventCalendar/EventCalendar.jsx#L86
'events.length' is missing in props validation
|
|
build (20.x):
src/components/EventCalendar/EventCalendar.jsx#L38
'events.filter' is missing in props validation
|
|
build (20.x):
src/components/EventCalendar/EventCalendar.jsx#L21
'events.map' is missing in props validation
|
|
build (20.x):
src/components/EventCalendar/EventCalendar.jsx#L10
'events' is missing in props validation
|
|
build (20.x):
src/components/DiamondCursor.jsx#L3
'isActive' is missing in props validation
|
|
build (20.x):
src/components/DiamondCursor.jsx#L1
'React' is defined but never used
|
|
build (20.x):
src/components/CursorEffects.jsx#L3
'isActive' is missing in props validation
|
|
build (20.x):
src/components/ChatBot.jsx#L1
'React' is defined but never used
|
|
build (20.x):
src/components/AstronomyNews.jsx#L56
The 'pages' logical expression could make the dependencies of useMemo Hook (at line 57) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'pages' in its own useMemo() Hook
|
|
build (18.x):
src/components/FilterPill.jsx#L1
'React' is defined but never used
|
|
build (18.x):
src/components/EventCalendar/EventCalendar.jsx#L86
'events.length' is missing in props validation
|
|
build (18.x):
src/components/EventCalendar/EventCalendar.jsx#L38
'events.filter' is missing in props validation
|
|
build (18.x):
src/components/EventCalendar/EventCalendar.jsx#L21
'events.map' is missing in props validation
|
|
build (18.x):
src/components/EventCalendar/EventCalendar.jsx#L10
'events' is missing in props validation
|
|
build (18.x):
src/components/DiamondCursor.jsx#L3
'isActive' is missing in props validation
|
|
build (18.x):
src/components/DiamondCursor.jsx#L1
'React' is defined but never used
|
|
build (18.x):
src/components/CursorEffects.jsx#L3
'isActive' is missing in props validation
|
|
build (18.x):
src/components/ChatBot.jsx#L1
'React' is defined but never used
|
|
build (18.x):
src/components/AstronomyNews.jsx#L56
The 'pages' logical expression could make the dependencies of useMemo Hook (at line 57) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'pages' in its own useMemo() Hook
|