Skip to content

Conversation

@Markus1812
Copy link
Member

Github Action for comparing generated with provided JSON schema broke due to some dependency updates in abap-file-format-tools and the abaplint transpiler (see https://github.com/SAP/abap-file-formats/actions/runs/16568936840/job/46856004071?pr=713).

After updating the npm dependencies in this repository too, the transpiler reported new syntax errors in the cl_run class. Are this intended side effects or regression bugs from the transpiler @larshp?

After fixing the syntax errors, the GitHub Action is working again.

@Markus1812 Markus1812 requested a review from larshp July 28, 2025 14:25
@larshp
Copy link
Collaborator

larshp commented Jul 29, 2025

After updating the npm dependencies in this repository too, the transpiler reported new syntax errors in the cl_run class. Are this intended side effects or regression bugs from the transpiler @larshp?

yea and no, I did try not to break stuff, but its not possible to pin everything as it needs to be implemented

@larshp larshp merged commit 5eedc30 into main Jul 29, 2025
10 checks passed
@larshp larshp deleted the markus/fix-actions branch July 29, 2025 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants