Skip to content

chore: release 0.2.2 #5

chore: release 0.2.2

chore: release 0.2.2 #5

Triggered via push December 22, 2023 16:55
Status Failure
Total duration 1m 23s
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.