PR comments #9356
frontend-unit-tests.yml
on: push
CodeQL
2m 59s
Typechecking and linting
1m 52s
Testing
4m 19s
Building
2m 34s
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.
|