Skip to content

PR comments

PR comments #9356

Triggered via push December 5, 2023 22:50
Status Cancelled
Total duration 4m 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Typechecking and linting
Type '{ onSave: jest.Mock<any, any, any>; appLibVersion: string; }' is not assignable to type 'CanvasProps'.
Typechecking and linting
Type '{ appLibVersion: string; onSave: (bpmnXml: string) => void; }' is not assignable to type 'IntrinsicAttributes & CanvasProps'.
Typechecking and linting
Type '{ onSave: jest.Mock<any, any, any>; appLibVersion: string; }' is not assignable to type 'CanvasProps'.
Typechecking and linting
Type '{ appLibVersion: string; onSave: (bpmnXml: string) => void; }' is not assignable to type 'IntrinsicAttributes & CanvasProps'.
Typechecking and linting
Type '{ onSave: jest.Mock<any, any, any>; appLibVersion: string; }' is not assignable to type 'CanvasProps'.
Typechecking and linting
Type '{ appLibVersion: string; onSave: (bpmnXml: string) => void; }' is not assignable to type 'IntrinsicAttributes & CanvasProps'.
Typechecking and linting
Type '{ onSave: jest.Mock<any, any, any>; appLibVersion: string; }' is not assignable to type 'CanvasProps'.
Typechecking and linting
Type '{ appLibVersion: string; onSave: (bpmnXml: string) => void; }' is not assignable to type 'IntrinsicAttributes & CanvasProps'.
Typechecking and linting
Type '{ onSave: jest.Mock<any, any, any>; appLibVersion: string; }' is not assignable to type 'CanvasProps'.
Typechecking and linting
Type '{ appLibVersion: string; onSave: (bpmnXml: string) => void; }' is not assignable to type 'IntrinsicAttributes & CanvasProps'.
Testing
Canceling since a higher priority waiting request for 'refs/heads/feat(process)/11772-config-panel-preparation' exists
Testing
The operation was canceled.