[
https://issues.apache.org/jira/browse/OFBIZ-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438028#comment-17438028
]
Jacques Le Roux commented on OFBIZ-12361:
-----------------------------------------
Pierre,
You should ask yourself why you give this advice w/o knowing anything what your
are talking about.
The SARIF file is something else:
https://docs.oasis-open.org/sarif/sarif/v2.0/sarif-v2.0.html
For CodeQL the doc starts at
https://docs.github.com/en/code-security/code-scanning
> 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)