Skip to content

fixed promos sort and filtering #72

fixed promos sort and filtering

fixed promos sort and filtering #72

Triggered via pull request February 28, 2024 07:10
Status Success
Total duration 1m 33s
Artifacts

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build: src/components/CheckIn.js#L104
React Hook useEffect has a missing dependency: 'checkInWithToken'. Either include it or remove the dependency array
build: src/components/Settings.js#L23
React Hook useEffect has a missing dependency: 'event'. Either include it or remove the dependency array
build: src/components/TicketsList.js#L18
'eventDate' is assigned a value but never used
build: src/components/TicketsList.js#L30
'dateString' is defined but never used
build: src/components/TicketsList.js#L30
'timeString' is defined but never used
build: src/components/TicketsList.js#L30
'eventTickets' is defined but never used
build: src/guests/components/Guest.js#L10
'TicketsList' is defined but never used