AL-Go
AL-Go copied to clipboard
[Bug]: Build Reference Documentation & Code Analysis Processing Errors
AL-Go version
8.0
Describe the issue
-
Build Reference Documentation doesn't generate the doc and it fails (it was working before September)
-
Code Analysis Processing Errors : i enabled the settings "trackALAlertsInGitHub": true and it returns this error :
Unable to upload "D:\a\GoConnecto\GoConnecto/ErrorLogs/output.sarif.json" as it is not valid SARIF: - instance.runs[0].results[57].level is not one of enum values: none,note,warning,error - instance.runs[0].results[58].level is not one of enum values: none,note,warning,error - instance.runs[0].results[59].level is not one of enum values: none,note,warning,error - instance.runs[0].results[60].level is not one of enum values: none,note,warning,error - instance.runs[0].results[61].level is not one of enum values: none,note,warning,error
Expected behavior
it should run without failing
Steps to reproduce
normal CICD run
Code Analysis Processing Log.zip Build Ref Doc Log.zip
Additional context (logs, screenshots, etc.)
No response