replaces ramda with rambda #39388
Annotations
10 errors and 2 warnings
build (18.x):
src/app/components/LinkedData/index.test.tsx#L212
Type 'unknown' is not assignable to type 'IntrinsicAttributes & LinkedDataProps'.
|
build (18.x):
src/app/components/LinkedData/index.test.tsx#L212
Spread types may only be created from object types.
|
build (18.x):
src/app/components/LinkedData/index.test.tsx#L240
Type 'unknown' is not assignable to type 'IntrinsicAttributes & LinkedDataProps'.
|
build (18.x):
src/app/components/LinkedData/index.test.tsx#L240
Spread types may only be created from object types.
|
build (18.x):
src/app/components/RelatedContentSection/index.tsx#L31
Argument of type '(input: OptimoBlock[]) => OptimoBlock[]' is not assignable to parameter of type '(input: OptimoBlock[]) => string'.
|
build (18.x):
src/app/components/ThemeProvider/themes/serbian/cyr.ts#L15
Argument of type 'unknown' is not assignable to parameter of type '{ palette: BrandPalette; typography: Typography; brandSVG: BrandSVG; }'.
|
build (18.x):
src/app/components/ThemeProvider/themes/serbian/lat.ts#L15
Argument of type 'unknown' is not assignable to parameter of type '{ palette: BrandPalette; typography: Typography; brandSVG: BrandSVG; }'.
|
build (18.x):
src/app/components/ThemeProvider/themes/uzbek/cyr.ts#L15
Argument of type 'unknown' is not assignable to parameter of type '{ palette: BrandPalette; typography: Typography; brandSVG: BrandSVG; }'.
|
build (18.x):
src/app/components/ThemeProvider/themes/uzbek/lat.ts#L15
Argument of type 'unknown' is not assignable to parameter of type '{ palette: BrandPalette; typography: Typography; brandSVG: BrandSVG; }'.
|
build (18.x):
src/app/lib/utilities/parseAssetData/index.test.ts#L115
Argument of type 'unknown' is not assignable to parameter of type 'Article'.
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (18.x)
The process '/usr/bin/git' failed with exit code 128
|