redfave
redfave
Since SIMD is in wasmedge 0.9.0 enabled by default, it would be also sensible to build the QuickJS interpreter with SIMD instructions enabled by default.
The generated file `bpmn_validation_success.js` contains an array `noIssuesElements` with issues Elements containing the rule name and a success classification. Example:` { "id": "2b9382eb90e2aa912851b1186ca2fbe9", "bpmnFile": "src/main/resources/diagram_2.bpmn", "ruleName": "XorConventionChecker", "elementId": "", "elementName":...
**Describe the bug** When executing a test run with enabled data flow analysis on a BPMN model referencing a DMN file, the test fails with a NullPointerException. ```SLF4J: Failed to...