Skip to content

feat: add link event data in ShapeBpmnSemantic #10195

feat: add link event data in ShapeBpmnSemantic

feat: add link event data in ShapeBpmnSemantic #10195

Triggered via pull request October 4, 2023 16:36
Status Failure
Total duration 4m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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.