Skip to content

Bump the react group across 1 directory with 3 updates #1723

Bump the react group across 1 directory with 3 updates

Bump the react group across 1 directory with 3 updates #1723

Triggered via push February 20, 2025 09:20
Status Failure
Total duration 1m 54s
Artifacts

build_pr.yaml

on: push
Kjør typecheck og tester
1m 5s
Kjør typecheck og tester
Bygg app
1m 45s
Bygg app
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Kjør typecheck og tester: src/frontend/MiljøProvider.tsx#L20
'IntlProvider' cannot be used as a JSX component.
Kjør typecheck og tester: src/frontend/components/Disabled/DisabledApp.tsx#L57
'IntlProvider' cannot be used as a JSX component.
Kjør typecheck og tester: src/frontend/components/Felleskomponenter/Datovelger/Datovelger.test.tsx#L30
'IntlProvider' cannot be used as a JSX component.
Kjør typecheck og tester: src/frontend/components/Felleskomponenter/Informasjonsbolk/Informasjonsbolk.tsx#L26
Type '{ [key: string]: ReactNode; } | undefined' is not assignable to type 'Record<string, string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ... 4 more ... | undefined> | undefined'.
Kjør typecheck og tester: src/frontend/components/Felleskomponenter/JaNeiSpm/JaNeiSpm.tsx#L46
Type 'Record<string, ReactNode> | undefined' is not assignable to type 'Record<string, string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ... 4 more ... | undefined> | undefined'.
Kjør typecheck og tester: src/frontend/components/Felleskomponenter/SkjemaCheckbox/SkjemaCheckbox.tsx#L29
Type '{ [key: string]: ReactNode; } | undefined' is not assignable to type 'Record<string, string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ... 4 more ... | undefined> | undefined'.
Kjør typecheck og tester: src/frontend/components/Felleskomponenter/SkjemaFeltInput/SkjemaFeltInput.tsx#L44
Type 'Record<string, ReactNode> | undefined' is not assignable to type 'Record<string, string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ... 4 more ... | undefined> | undefined'.
Kjør typecheck og tester: src/frontend/components/Felleskomponenter/SkjemaFieldset.tsx#L17
Type '{ [key: string]: ReactNode; } | undefined' is not assignable to type 'Record<string, string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ... 4 more ... | undefined> | undefined'.