Fix/557 astronomy news fallback #267
Annotations
8 errors and 20 warnings
|
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/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/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#L64
The 'pages' logical expression could make the dependencies of useMemo Hook (at line 65) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'pages' in its own useMemo() Hook
|
|
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#L64
The 'pages' logical expression could make the dependencies of useMemo Hook (at line 65) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'pages' in its own useMemo() Hook
|