Skip to content

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

Bump the react group across 1 directory with 3 updates

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

Triggered via push February 10, 2025 14:08
Status Failure
Total duration 1m 47s
Artifacts

build_pr.yaml

on: push
Kjør typecheck og tester
1m 7s
Kjør typecheck og tester
Bygg app
1m 38s
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'.