Bump the react group across 1 directory with 3 updates #1736
build_pr.yaml
on: push
Kjør typecheck og tester
1m 3s
Bygg app
1m 42s
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'.
|
Kjør typecheck og tester:
src/frontend/components/Felleskomponenter/SpråkTekst/SpråkTekst.test.tsx#L17
'IntlProvider' cannot be used as a JSX component.
|
Kjør typecheck og tester:
src/frontend/components/Felleskomponenter/SpråkTekst/SpråkTekst.test.tsx#L33
'IntlProvider' cannot be used as a JSX component.
|