updated default event, changed dev api port #78
Annotations
8 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/EventsChart.js#L7
'set' is defined but never used
|
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#L19
'eventDate' is assigned a value but never used
|
build:
src/components/TicketsList.js#L36
'dateString' is defined but never used
|
build:
src/components/TicketsList.js#L36
'timeString' is defined but never used
|
build:
src/guests/components/Guest.js#L10
'TicketsList' is defined but never used
|