Skip to content

chore: updated children prop #4

chore: updated children prop

chore: updated children prop #4

Triggered via push December 22, 2023 16:54
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: src/__tests__/Stepper.test.tsx#L37
Type '{ children: Element; onError: Mock<any, any>; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<ErrorBoundary> & Readonly<ErrorBoundaryProps>'.
lint: src/__tests__/Stepper.test.tsx#L51
Type '{ children: Element; onError: Mock<any, any>; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<ErrorBoundary> & Readonly<ErrorBoundaryProps>'.
lint: src/__tests__/Stepper.test.tsx#L65
Type '{ children: Element; onError: Mock<any, any>; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<ErrorBoundary> & Readonly<ErrorBoundaryProps>'.
lint: utils/test-utils.tsx#L43
Property 'children' does not exist on type 'Readonly<ErrorBoundaryProps>'.
lint
Process completed with exit code 2.