camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.51k stars 484 forks source link

No lint error shown for missing implementation of message end event #4585

Closed barmac closed 1 month ago

barmac commented 1 month ago

Describe the bug

No error is displayed for a message end event:

image

but there is an error for service task:

image

Steps to reproduce

  1. Create a message end event
  2. now this happens

Expected behavior

An error should be shown to prevent deployment failure.

Environment

Additional context

Reported by @falko in https://camunda.slack.com/archives/C0693F1NFK5/p1728306026582909

barmac commented 1 month ago

This needs to be fixed in https://github.com/camunda/bpmnlint-plugin-camunda-compat/