question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Validation of C7 diagram fails with `Error: showLintError is not a registered action`

See original GitHub issue

Describe the issue

So I build the camunda-modeler-custom-linter-rules plugin project template (without any changes!) and added it to my modeler. I get the following error when clicking on the error in the Linter Tab in a C7 diagram:

showLintError is not a registered action
    at Ba (webpack://camunda-modeler-client/node_modules/diagram-js/lib/features/editor-actions/EditorActions.js:259:9)
    at error (webpack://camunda-modeler-client/node_modules/diagram-js/lib/features/editor-actions/EditorActions.js:169:10)
    at trigger (webpack://camunda-modeler-client/src/app/tabs/bpmn/BpmnEditor.js:723:40)
    at triggerAction (webpack://camunda-modeler-client/src/app/tabs/MultiSheetTab.js:269:18)
    at triggerAction (webpack://camunda-modeler-client/src/app/tabs/EditorTab.js:36:33)
    at triggerAction (webpack://camunda-modeler-client/src/app/App.js:1831:15)
    at file:///MY_DISK/camunda-modeler-win/resources/app.asar/public/bundle.js:2:2883152
    at file:///MY_DISK/camunda-modeler-win/resources/app.asar/public/72.js:1:3411
    at file:///MY_DISK/camunda-modeler-win/resources/app.asar/public/490.js:1:8466
    at apply (webpack://camunda-modeler-client/node_modules/react-dom/cjs/react-dom.production.min.js:14:427) [ error ]
This error may be the result of a plug-in compatibility issue. [ info ]
[Disable plug-ins (restarts the app)](https://github.com/camunda/camunda-modeler-custom-linter-rules-plugin/issues/new#) [ info ]

Steps to reproduce

capture 0x2C7g_optimized

Expected Behavior

Linting works in C7 diagrams, too.

Environment

Camunda Modeler 5.5.1 / also nightly. C7 diagram modeling.


Linked to SUPPORT-15343

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
strangelookingnerdcommented, Dec 2, 2022

Update: It works for Camunda 8, not Camunda 7…

Same error with the nightly for me:

showLintError is not a registered action
    at us (webpack://camunda-modeler-client/node_modules/bpmn-js/node_modules/diagram-js/lib/features/editor-actions/EditorActions.js:259:9)
    at error (webpack://camunda-modeler-client/node_modules/bpmn-js/node_modules/diagram-js/lib/features/editor-actions/EditorActions.js:169:10)
    at trigger (webpack://camunda-modeler-client/src/app/tabs/bpmn/BpmnEditor.js:723:40)
    at triggerAction (webpack://camunda-modeler-client/src/app/tabs/MultiSheetTab.js:269:18)
    at triggerAction (webpack://camunda-modeler-client/src/app/tabs/EditorTab.js:36:33)
    at triggerAction (webpack://camunda-modeler-client/src/app/App.js:1831:15)
    at file:///MY_DISK/camunda-modeler/resources/app.asar/public/bundle.js:2:2641508
    at file:///MY_DISK/camunda-modeler/resources/app.asar/public/72.js:1:3411
    at file:///MY_DISK/camunda-modeler/resources/app.asar/public/900.js:1:9351
    at apply (webpack://camunda-modeler-client/node_modules/react-dom/cjs/react-dom.production.min.js:14:427) [ error ]
This error may be the result of a plug-in compatibility issue. [ info ]
0reactions
nikkucommented, Dec 2, 2022

Thanks for taking your time to report all these glitches.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't show lint error in custom linter rules plugin
Hoewer when I click on linting error in Platform 7 it shows this bug: showLintError is not a registered action at Ba ...
Read more >
strangelookingnerd
Validation of C7 diagram fails with Error : showLintError is not a registered action. Describe the issue So I build the camunda-modeler-custom-linter-rules ...
Read more >
nikku - PullAnswer
Validation of C7 diagram fails with `Error : showLintError is not a registered action`. 0 Likes 5 Replies. strangelookingnerd. 2022-12-01 ...
Read more >
camunda-modeler
Unify error panel + linter UI (same icons) ... Validation of C7 diagram fails with `Error: showLintError is not a registered action`.
Read more >
camunda-modeler Recent Issues
Linter warnings are handled / shown as error, closed, 3, 2022-12-01, 2022-12-12 ; Validation of C7 diagram fails with `Error: showLintError is not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found