Skip to content

Integration

Integration #264

Triggered via push October 20, 2023 14:08
Status Failure
Total duration 1m 55s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
@smile/react-front-kit#build: command (/home/runner/work/react-front-kit/react-front-kit/packages/react-front-kit) npm run build exited (1)
test
Cannot find module './defaultImage.jpg' or its corresponding type declarations.
test
'action' is declared but its value is never read.
test
Operator '>' cannot be applied to types 'number | MantinePrimaryShade' and 'number'.
test
Type '{ children: Element[]; bg: string; className: string; onClick: () => void; radius: string; }' is not assignable to type 'IntrinsicAttributes & BoxProps & ComponentProp<"div"> & Omit<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "component" | keyof BoxProps> & { ...; }'.
test
Type 'string | false' is not assignable to type 'Color | undefined'.
test
Process completed with exit code 1.