feat: add link event data in ShapeBpmnSemantic
#10195
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors
build (ubuntu-22.04, -- --coverage):
src/component/mxgraph/renderer/StyleComputer.ts#L20
'"../../../model/bpmn/internal/shape/ShapeBpmnElement"' has no exported member named 'ShapeBpmnThrowEvent'. Did you mean 'ShapeBpmnEvent'?
|
build (ubuntu-22.04, -- --coverage):
src/component/mxgraph/renderer/StyleComputer.ts#L30
'"../../../model/bpmn/internal/shape/ShapeBpmnElement"' has no exported member named 'ShapeBpmnCatchEvent'. Did you mean 'ShapeBpmnEvent'?
|
build (ubuntu-22.04, -- --coverage):
src/component/mxgraph/renderer/StyleComputer.ts#L108
Property 'sourceIds' does not exist on type 'ShapeBpmnEvent'.
|
build (ubuntu-22.04, -- --coverage)
Process completed with exit code 2.
|
build (windows-2022):
src/component/mxgraph/renderer/StyleComputer.ts#L20
'"../../../model/bpmn/internal/shape/ShapeBpmnElement"' has no exported member named 'ShapeBpmnThrowEvent'. Did you mean 'ShapeBpmnEvent'?
|
build (windows-2022):
src/component/mxgraph/renderer/StyleComputer.ts#L30
'"../../../model/bpmn/internal/shape/ShapeBpmnElement"' has no exported member named 'ShapeBpmnCatchEvent'. Did you mean 'ShapeBpmnEvent'?
|
build (windows-2022):
src/component/mxgraph/renderer/StyleComputer.ts#L108
Property 'sourceIds' does not exist on type 'ShapeBpmnEvent'.
|
build (windows-2022)
Process completed with exit code 1.
|
build (macos-13):
src/component/mxgraph/renderer/StyleComputer.ts#L20
'"../../../model/bpmn/internal/shape/ShapeBpmnElement"' has no exported member named 'ShapeBpmnThrowEvent'. Did you mean 'ShapeBpmnEvent'?
|
build (macos-13):
src/component/mxgraph/renderer/StyleComputer.ts#L30
'"../../../model/bpmn/internal/shape/ShapeBpmnElement"' has no exported member named 'ShapeBpmnCatchEvent'. Did you mean 'ShapeBpmnEvent'?
|
build (macos-13):
src/component/mxgraph/renderer/StyleComputer.ts#L108
Property 'sourceIds' does not exist on type 'ShapeBpmnEvent'.
|
build (macos-13)
Process completed with exit code 2.
|