SAP / abap-file-formats

File formats that define and specify the file representation for ABAP development objects
MIT License
58 stars 56 forks source link

GitHub Action "Validate JSON schema / validate (pull_request)" seems to be broken #521

Closed schneidermic0 closed 1 year ago

schneidermic0 commented 1 year ago

See #520

"Validate JSON schema / validate (pull_request)" is failing. It seems enums are not handled correctly.

You can find one example here

larshp commented 1 year ago

try merging https://github.com/SAP/abap-file-formats/pull/522 ?

schneidermic0 commented 1 year ago

Thanks, @larshp. #522 solved the issue. 👍

larshp commented 1 year ago

npm packages are pinned

but https://github.com/open-abap/open-abap-core might change, and is not pinned