Removed bug of team division. #477
Annotations
4 errors and 2 warnings
build (18.x)
Type 'import("/home/runner/work/home/home/react-fm/src/pages/eventPage/EventPage.types").ReservedPlayerDetails[]' is not assignable to type 'import("/home/runner/work/home/home/react-fm/src/pages/matchQueues/types/Events.types").ReservedPlayerDetails[]'.
|
build (18.x)
Type 'import("/home/runner/work/home/home/react-fm/src/pages/eventPage/EventPage.types").ReservedPlayerDetails[]' is not assignable to type 'import("/home/runner/work/home/home/react-fm/src/pages/matchQueues/types/Events.types").ReservedPlayerDetails[]'.
|
build (18.x)
Argument of type '{ cityId: string; cityName: string; countryCode: string; dummyData: boolean; currency: string; events: { uniqueEventId: string; eventId: string; date: string; time: string; dummyData: boolean; venueName: string; ... 9 more ...; stripePaymentUrl: string; }[]; } | { ...; }' is not assignable to parameter of type 'CityDetails'.
|
build (18.x)
Process completed with exit code 2.
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (18.x):
react-fm/src/pages/eventPage/EventPage.tsx#L117
Unexpected any. Specify a different type
|