fix router and added countries list in PointCountryInfo #17
Annotations
6 errors and 1 warning
deploy:
src/App.tsx#L4
'Link' is declared but its value is never read.
|
deploy:
src/components/MapControls.tsx#L23
Property 'current' does not exist on type '((instance: ReactZoomPanPinchRef | null) => void) | RefObject<ReactZoomPanPinchRef>'.
|
deploy:
src/pages/PointCountryGame.tsx#L35
Property 'selectedCountry' is missing in type '{ onPathClick: (e: MouseEvent) => void; }' but required in type '{ onPathClick: (e: MouseEvent) => void; selectedCountry: string; }'.
|
deploy:
src/pages/PointCountryInfo.tsx#L90
Property 'name' does not exist on type 'never'.
|
deploy:
src/pages/PointCountryInfo.tsx#L91
Property 'name' does not exist on type 'never'.
|
deploy
Process completed with exit code 2.
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|