Skip to content

Fix/557 astronomy news fallback #267

Fix/557 astronomy news fallback

Fix/557 astronomy news fallback #267

Triggered via pull request November 21, 2025 02:16
Status Success
Total duration 40s
Artifacts

build-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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