[ 
https://issues.apache.org/jira/browse/OFBIZ-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444477#comment-17444477
 ] 

ASF subversion and git services commented on OFBIZ-12361:
---------------------------------------------------------

Commit 13da3fdf8801d29f8735ecaa562b51ab76809971 in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=13da3fd ]

Improved: Try to reduce the SARIF file used by CodeQL for Java classes 
(OFBIZ-12361)

Forgot 2 things:
I created a Jira (here is the ref)
I removed Java analysis (here it's back)

Now uses again adityasharad's syntax, not sure it's the right one and place
It also needs a not functional change for codeQL to run

Thanks: adityasharad from GH CodeQL
See https://github.com/github/vscode-codeql/issues/735#issuecomment-969348461


> Try to reduce the SARIF file used by CodeQL for Java classes
> ------------------------------------------------------------
>
>                 Key: OFBIZ-12361
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12361
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: GitHub
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Minor
>
> The error is
> {noformat}
> [...]
> Counted a baseline of 257261 lines of code for java.
> Uploading results
>   Processing sarif files: 
> ["/home/runner/work/ofbiz-framework/results/java.sarif"]
>   Error: File size (2838487234) is greater than possible Buffer: 
>   RangeError [ERR_FS_FILE_TOO_LARGE]: File size (2838487234) is greater than 
> possible Buffer: 2147483647 bytes
>    at tryCreateBuffer (fs.js:317:13)
> [...]
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to