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

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

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

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

No Java check for now, it'd irremediably fail because of a too large SARIF file


> 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.3.4#803005)

Reply via email to