Skip to content

Upgrade i18next

Upgrade i18next #351

Triggered via push December 23, 2023 11:30
Status Failure
Total duration 2m 10s
Artifacts
Fit to window
Zoom out
Zoom in

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.