> npm run unit
> abap-string-interpreter@0.1.1 unit
> node -e "fs=require('fs');fs.rmSync('output',{recursive:true,force:true})" && abap_transpile && echo RUNNING && node output/index.mjs
Transpiler CLI
Using config: abap_transpile.json
84 files added from source
59 files skipped in source
Building
Clone: https://github.com/open-abap/open-abap-core
595 files added from lib
Error: check_syntax, Unknown class if_abap_behv_message, zasis_cx_ruleset_ui.clas.abap:76
check_syntax, "if_abap_behv_message~m_severity" not found, Target, zasis_cx_ruleset_ui.clas.abap:105
implement_methods, Implemented interface "IF_ABAP_BEHV_MESSAGE" not found, zasis_cx_ruleset_ui.clas.abap:1
unknown_types, Contains unknown, Could not resolve top IF_ABAP_BEHV_MESSAGE, resolveTypeChain, zasis_cx_ruleset_ui.clas.abap:76
unknown_types, IF_ABAP_BEHV_MESSAGE unknown, zasis_cx_ruleset_ui.clas.abap:8
check with Lars how to work around this: