Skip to content

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

Bump the react group across 1 directory with 3 updates

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

Triggered via push March 17, 2025 14:00
Status Failure
Total duration 1m 48s
Artifacts

build-pr.yaml

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