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

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

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

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

Run only when a Java or Javascript file has been modified.
Java will still fails OFBiz is too big and there are no ways to restrict the
files to check.


> 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