AL-Go icon indicating copy to clipboard operation
AL-Go copied to clipboard

[Bug]: Build Reference Documentation & Code Analysis Processing Errors

Open ismailhafid1 opened this issue 1 month ago • 0 comments

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

ismailhafid1 avatar Nov 14 '25 15:11 ismailhafid1