Upgrade i18next #351
Annotations
9 errors
deploy:
src/components/downloadCard.tsx#L14
Object is possibly 'undefined'.
|
deploy:
src/components/downloadCard.tsx#L37
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
deploy:
src/components/map.tsx#L206
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
deploy:
src/components/navbar.tsx#L100
Type 'string | undefined' is not assignable to type 'string'.
|
deploy:
src/components/navbar.tsx#L107
Type 'string | undefined' is not assignable to type 'string'.
|
deploy:
src/components/sidebar/defibrillatorEditor.tsx#L71
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
deploy:
src/components/sidebar/defibrillatorEditor.tsx#L87
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
deploy:
src/components/sidebar/openingHours.tsx#L51
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
deploy
Process completed with exit code 2.
|