You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/05/29 07:43:19 UTC

Build failed in Jenkins: POI » POI-DSL-saxon-test #29

See <https://ci-builds.apache.org/job/POI/job/POI-DSL-saxon-test/29/display/redirect?page=changes>

Changes:

[PJ Fanning] [bug-66095] support POISSON.DIST function (POISSON already supported)

[PJ Fanning] [bug-66097] support CEILING.PRECISE function

[PJ Fanning] [bug-66097] support CEILING.PRECISE function

[PJ Fanning] [bug-66097] support FLOOR.PRECISE function

[PJ Fanning] DAYS360 function needs to support dates provided as strings as well as nums

[PJ Fanning] DAYS360 function needs to support dates provided as strings as well as a nums

[PJ Fanning] [bug-58468] implement DAYS function

[PJ Fanning] [bug-58468] implement DAYS function

[PJ Fanning] [bug-58468] implement DAYS function

[PJ Fanning] [bug-56155] support version property in CoreProperties

[PJ Fanning] [bug-56155] support version property in CoreProperties

[PJ Fanning] add tests

[PJ Fanning] update changes

[PJ Fanning] update changes

[PJ Fanning] add tests

[PJ Fanning] fix issue with AVERAGEA function and how it handles string cells

[PJ Fanning] add VAR boolean test

[PJ Fanning] add STDEV boolean test

[PJ Fanning] add AVERAGEA boolean test

[PJ Fanning] add VARPA and STDEVPA functions

[PJ Fanning] add VARPA and STDEVPA functions

[PJ Fanning] add VARPA and STDEVPA functions

[PJ Fanning] add AVERAGEA function

[PJ Fanning] add missing licenses

[PJ Fanning] update changes

[PJ Fanning] [bug-66094] add STDEV.S, STDEV.P, VAR.S and VAR.P functions

[PJ Fanning] [bug-66094] add STDEV.S, STDEV.P, VAR.S and VAR.P functions

[PJ Fanning] support DCOUNTA function

[PJ Fanning] add support for unimplemented subfunctions to SUBTOTAL function

[PJ Fanning] [bug-66093] fix some var names

[PJ Fanning] [bug-66093] fix some var names

[PJ Fanning] add dev-excel

[PJ Fanning] [bug-66093] add tests

[PJ Fanning] [bug-66093] test issues

[PJ Fanning] [bug-66093] add support for unimplemented subfunctions to SUBTOTAL function

[PJ Fanning] extend test

[PJ Fanning] support DVARP and DSTDEVP

[PJ Fanning] add STDEVP function support

[PJ Fanning] add DPRODUCT function support

[PJ Fanning] small refactor

[PJ Fanning] add DVAR function support

[PJ Fanning] small refactor

[PJ Fanning] add DSTDEV function support

[PJ Fanning] add DAVERAGE function support

[PJ Fanning] revert change to IDStarAlgorithm.processMatch

[PJ Fanning] DStar functions need to support field params provided as numbers as well as field names

[PJ Fanning] extend dget test

[PJ Fanning] fix dget test

[PJ Fanning] support empty field param for DCount

[PJ Fanning] support empty field param for DCount

[PJ Fanning] support empty  param for DCount

[PJ Fanning] add initial version of DCount and broken test

[PJ Fanning] add initial version of DCount and broken test

[PJ Fanning] [bug-66087] make DStar functions case insensitive

[PJ Fanning] remove unused strict zip

[PJ Fanning] update changes

[PJ Fanning] add ceiling tests

[PJ Fanning] add floor tests

[PJ Fanning] fix test issue

[PJ Fanning] partial implementation FLOOR.MATH function (needs more testing and bad param support)

[PJ Fanning] partial implementation CEILING.MATH function (needs more testing and bad param support)

[PJ Fanning] partial implementation FLOOR.MATH function (needs more testing and bad param support)

[PJ Fanning] partial implementation FLOOR.MATH function (needs more testing and bad param support)

[PJ Fanning] partial implementation FLOOR.MATH function (needs more testing and bad param support)

[PJ Fanning] partial implementation CEILING.MATH function (needs more testing and bad param support)

[PJ Fanning] partial implementation CEILING.MATH function (still need to support optional 2nd param)

[PJ Fanning] [github-331] update dependabot settings. This close #331

[PJ Fanning] [bug-66022] issue in Formula Parser with some sheet names

[PJ Fanning] [bug-66081] fix editing of added abstract numberings

[PJ Fanning] [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as id

[PJ Fanning] [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as id


------------------------------------------
[...truncated 644.50 KB...]
M V EI: org.apache.poi.xwpf.usermodel.XWPFHeaderFooter._getHdrFtr() may expose internal representation by returning XWPFHeaderFooter.headerFooter  At XWPFHeaderFooter.java:[line 93]
M V EI2: org.apache.poi.xwpf.usermodel.XWPFHeaderFooter.setXWPFDocument(XWPFDocument) may expose internal representation by storing an externally mutable object into XWPFHeaderFooter.document  At XWPFHeaderFooter.java:[line 592]
M V EI2: org.apache.poi.xwpf.usermodel.XWPFHeaderFooter.setHeaderFooter(CTHdrFtr) may expose internal representation by storing an externally mutable object into XWPFHeaderFooter.headerFooter  At XWPFHeaderFooter.java:[line 165]
M V EI: org.apache.poi.xwpf.usermodel.XWPFHeaderFooter.getListParagraph() may expose internal representation by returning XWPFHeaderFooter.paragraphs  At XWPFHeaderFooter.java:[line 212]
M V EI: org.apache.poi.xslf.usermodel.XSLFTableRow.getXmlObject() may expose internal representation by returning XSLFTableRow._row  At XSLFTableRow.java:[line 51]
M V EI: org.apache.poi.xssf.usermodel.XSSFSimpleShape.getTextBody() may expose internal representation by returning XSSFSimpleShape._textBody  At XSSFSimpleShape.java:[line 159]
M V EI: org.apache.poi.xssf.usermodel.XSSFSimpleShape.getTextParagraphs() may expose internal representation by returning XSSFSimpleShape._paragraphs  At XSSFSimpleShape.java:[line 501]
M V EI: org.apache.poi.xssf.usermodel.XSSFSimpleShape.getCTShape() may expose internal representation by returning XSSFSimpleShape.ctShape  At XSSFSimpleShape.java:[line 154]
M V EI: org.apache.poi.xssf.usermodel.XSSFClientAnchor.getSize() may expose internal representation by returning XSSFClientAnchor.size  At XSSFClientAnchor.java:[line 394]
M V EI2: org.apache.poi.xssf.usermodel.XSSFClientAnchor.setSize(CTPositiveSize2D) may expose internal representation by storing an externally mutable object into XSSFClientAnchor.size  At XSSFClientAnchor.java:[line 402]
M V EI: org.apache.poi.xssf.usermodel.XSSFClientAnchor.getPosition() may expose internal representation by returning XSSFClientAnchor.position  At XSSFClientAnchor.java:[line 377]
M V EI2: org.apache.poi.xssf.usermodel.XSSFClientAnchor.setPosition(CTPoint2D) may expose internal representation by storing an externally mutable object into XSSFClientAnchor.position  At XSSFClientAnchor.java:[line 385]
M V EI: org.apache.poi.xssf.usermodel.XSSFPicture.getCTPicture() may expose internal representation by returning XSSFPicture.ctPicture  At XSSFPicture.java:[line 136]
M C FL: Using floating-point loop counters can lead to unexpected behavior.  At SXSSFPicture.java:[line 160]
M C FL: Using floating-point loop counters can lead to unexpected behavior.  At SXSSFPicture.java:[line 175]
M V EI: org.apache.poi.xssf.usermodel.XSSFDrawing.getCTDrawing() may expose internal representation by returning XSSFDrawing.drawing  At XSSFDrawing.java:[line 139]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFDrawing(SXSSFWorkbook, XSSFDrawing) may expose internal representation by storing an externally mutable object into SXSSFDrawing._wb  At SXSSFDrawing.java:[line 41]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFDrawing(SXSSFWorkbook, XSSFDrawing) may expose internal representation by storing an externally mutable object into SXSSFDrawing._drawing  At SXSSFDrawing.java:[line 42]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFSheet(SXSSFWorkbook, XSSFSheet) may expose internal representation by storing an externally mutable object into SXSSFSheet._workbook  At SXSSFSheet.java:[line 67]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFSheet(SXSSFWorkbook, XSSFSheet) may expose internal representation by storing an externally mutable object into SXSSFSheet._sh  At SXSSFSheet.java:[line 68]
M V EI: org.apache.poi.xssf.streaming.SXSSFSheet.getWorkbook() may expose internal representation by returning SXSSFSheet._workbook  At SXSSFSheet.java:[line 1625]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[lines 102-133]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[line 920]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[line 944]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[lines 1276-1282]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[line 1661]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[line 1676]
M V EI: org.apache.poi.xssf.usermodel.XSSFVMLDrawing.getDocument() may expose internal representation by returning XSSFVMLDrawing.root  At XSSFVMLDrawing.java:[line 128]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFCell(SXSSFRow, CellType) may expose internal representation by storing an externally mutable object into SXSSFCell._row  At SXSSFCell.java:[line 57]
M V EI: org.apache.poi.xssf.streaming.SXSSFCell.getCellStyle() may expose internal representation by returning SXSSFCell._style  At SXSSFCell.java:[line 583]
M V EI: org.apache.poi.xssf.streaming.SXSSFCell.getRow() may expose internal representation by returning SXSSFCell._row  At SXSSFCell.java:[line 111]
M V EI2: org.apache.poi.xssf.streaming.SXSSFCell.setCellStyle(CellStyle) may expose internal representation by storing an externally mutable object into SXSSFCell._style  At SXSSFCell.java:[line 566]
M V EI: org.apache.poi.xslf.usermodel.XSLFCommentAuthors.getCTCommentAuthorsList() may expose internal representation by returning XSLFCommentAuthors._authors  At XSLFCommentAuthors.java:[line 63]
M V EI2: org.apache.poi.poifs.crypt.dsig.SignatureInfo.setProvider(Provider) may expose internal representation by storing an externally mutable object into SignatureInfo.provider  At SignatureInfo.java:[line 603]
M V EI2: org.apache.poi.poifs.crypt.dsig.SignatureInfo.setOpcPackage(OPCPackage) may expose internal representation by storing an externally mutable object into SignatureInfo.opcPackage  At SignatureInfo.java:[line 187]
M V EI: org.apache.poi.poifs.crypt.dsig.SignatureInfo.getSignatureConfig() may expose internal representation by returning SignatureInfo.signatureConfig  At SignatureInfo.java:[line 176]
M V EI2: org.apache.poi.poifs.crypt.dsig.SignatureInfo.setSignatureConfig(SignatureConfig) may expose internal representation by storing an externally mutable object into SignatureInfo.signatureConfig  At SignatureInfo.java:[line 183]
M V EI: org.apache.poi.poifs.crypt.dsig.SignatureInfo.getOpcPackage() may expose internal representation by returning SignatureInfo.opcPackage  At SignatureInfo.java:[line 191]
M D REC: Exception is caught when Exception is not thrown in org.apache.poi.poifs.crypt.dsig.SignatureInfo.writeDocument(Document)  At SignatureInfo.java:[line 586]
M B THROWS: Method intentionally throws RuntimeException.  At SignatureInfo.java:[lines 487-516]
M D REC: Exception is caught when Exception is not thrown in org.apache.poi.xwpf.usermodel.XWPFFooter.onDocumentRead()  At XWPFFooter.java:[line 124]
M V EI: org.apache.poi.xssf.model.CommentsTable.getCTComments() may expose internal representation by returning CommentsTable.comments  At CommentsTable.java:[line 310]
M V EI2: org.apache.poi.xssf.model.CommentsTable.setSheet(Sheet) may expose internal representation by storing an externally mutable object into CommentsTable.sheet  At CommentsTable.java:[line 102]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFSheetXMLHandler.formatter  At XSSFSheetXMLHandler.java:[line 136]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFSheetXMLHandler.stylesTable  At XSSFSheetXMLHandler.java:[line 130]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFSheetXMLHandler.comments  At XSSFSheetXMLHandler.java:[line 131]
M V EI2: new org.apache.poi.xslf.model.ParagraphPropertyFetcher(XSLFTextParagraph, ParagraphPropertyFetcher$ParaPropFetcher) may expose internal representation by storing an externally mutable object into ParagraphPropertyFetcher.para  At ParagraphPropertyFetcher.java:[line 58]
M V EI: org.apache.poi.xssf.model.SingleXmlCells.getCTSingleXMLCells() may expose internal representation by returning SingleXmlCells.singleXMLCells  At SingleXmlCells.java:[line 92]
M B THROWS: Method intentionally throws RuntimeException.  At StreamingSheetWriter.java:[lines 42-43]
M B THROWS: Method intentionally throws RuntimeException.  At StreamingSheetWriter.java:[line 53]
M B THROWS: Method intentionally throws RuntimeException.  At StreamingSheetWriter.java:[line 58]
M B THROWS: Method intentionally throws RuntimeException.  At StreamingSheetWriter.java:[line 79]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFReader(OPCPackage, boolean) may expose internal representation by storing an externally mutable object into XSSFReader.pkg  At XSSFReader.java:[line 93]
M V EI: org.apache.poi.xslf.usermodel.XSLFTableStyles.getXmlObject() may expose internal representation by returning XSLFTableStyles._tblStyleLst  At XSLFTableStyles.java:[line 62]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFWorkbook$SheetIterator(SXSSFWorkbook) may expose internal representation by storing an externally mutable object into SXSSFWorkbook$SheetIterator.this$0  At SXSSFWorkbook.java:[line 779]
M D Eq: org.apache.poi.xssf.binary.XSSFBComment doesn't override org.apache.poi.xssf.usermodel.XSSFComment.equals(Object)  At XSSFBComment.java:[line 1]
M V EI: org.apache.poi.xslf.usermodel.XSLFTable.getCTTable() may expose internal representation by returning XSLFTable._table  At XSLFTable.java:[line 115]
M V EI2: new org.apache.poi.xssf.usermodel.XSSFMap(CTMap, MapInfo) may expose internal representation by storing an externally mutable object into XSSFMap.ctMap  At XSSFMap.java:[line 46]
M V EI: org.apache.poi.xssf.usermodel.XSSFMap.getCtMap() may expose internal representation by returning XSSFMap.ctMap  At XSSFMap.java:[line 53]
M V EI2: new org.apache.poi.xssf.usermodel.XSSFMap(CTMap, MapInfo) may expose internal representation by storing an externally mutable object into XSSFMap.mapInfo  At XSSFMap.java:[line 47]
M V EI2: new org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor(OPCPackage) may expose internal representation by storing an externally mutable object into XSSFEventBasedExcelExtractor.container  At XSSFEventBasedExcelExtractor.java:[line 86]
M V EI: org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.getPackage() may expose internal representation by returning XSSFEventBasedExcelExtractor.container  At XSSFEventBasedExcelExtractor.java:[line 194]
M V EI: org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.getFilesystem() may expose internal representation by returning XSSFEventBasedExcelExtractor.container  At XSSFEventBasedExcelExtractor.java:[line 329]
M B THROWS: Method intentionally throws RuntimeException.  At XSSFEventBasedExcelExtractor.java:[lines 234-250]
M V EI2: new org.apache.poi.xwpf.model.XWPFParagraphDecorator(XWPFParagraph, XWPFParagraphDecorator) may expose internal representation by storing an externally mutable object into XWPFParagraphDecorator.paragraph  At XWPFParagraphDecorator.java:[line 33]
M V EI: org.apache.poi.xssf.binary.XSSFBCommentsTable.getAddresses() may expose internal representation by returning XSSFBCommentsTable.commentAddresses  At XSSFBCommentsTable.java:[line 89]
M D SF: Switch statement found in org.apache.poi.xssf.binary.XSSFBCommentsTable.handleRecord(int, byte[]) where default case is missing  At XSSFBCommentsTable.java:[lines 61-82]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESSignatureFacet.java:[lines 169-177]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESSignatureFacet.java:[lines 312-340]
M B THROWS: Method intentionally throws RuntimeException.  At XSLFFontInfo.java:[lines 207-229]
M B THROWS: Method intentionally throws RuntimeException.  At XSLFFontInfo.java:[lines 232-241]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getEvenPageHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageHeader  At XWPFHeaderFooterPolicy.java:[line 337]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFirstPageHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageHeader  At XWPFHeaderFooterPolicy.java:[line 313]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 409]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 396]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getDefaultHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 345]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 407]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageHeader  At XWPFHeaderFooterPolicy.java:[line 378]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getDefaultFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 349]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(int) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageHeader  At XWPFHeaderFooterPolicy.java:[line 360]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(int) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageHeader  At XWPFHeaderFooterPolicy.java:[line 363]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getOddPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 333]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 380]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 411]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 391]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(int) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 365]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageHeader  At XWPFHeaderFooterPolicy.java:[line 376]
M V EI2: new org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy(XWPFDocument, CTSectPr) may expose internal representation by storing an externally mutable object into XWPFHeaderFooterPolicy.doc  At XWPFHeaderFooterPolicy.java:[line 105]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFirstPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 317]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getOddPageHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 325]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getEvenPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 341]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 394]
M V EI2: org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller.marshall(PackagePart, OutputStream) may expose internal representation by storing an externally mutable object into PackagePropertiesMarshaller.propsPart  At PackagePropertiesMarshaller.java:[line 93]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) may expose internal representation by storing an externally mutable object into XSSFSingleXmlCell.parent  At XSSFSingleXmlCell.java:[line 41]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) may expose internal representation by storing an externally mutable object into XSSFSingleXmlCell.singleXmlCell  At XSSFSingleXmlCell.java:[line 40]
M V EI: org.apache.poi.xslf.usermodel.XSLFObjectShape.getCTOleObject() may expose internal representation by returning XSLFObjectShape._oleObject  At XSLFObjectShape.java:[line 89]
M V EI: org.apache.poi.xslf.usermodel.XSLFObjectShape.getPictureData() may expose internal representation by returning XSLFObjectShape._data  At XSLFObjectShape.java:[line 133]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getCtComment() may expose internal representation by returning XWPFComment.ctComment  At XWPFComment.java:[line 350]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFComment(CTComment, XWPFComments) may expose internal representation by storing an externally mutable object into XWPFComment.comments  At XWPFComment.java:[line 42]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getPart() may expose internal representation by returning XWPFComment.comments  At XWPFComment.java:[line 79]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getXWPFDocument() may expose internal representation by returning XWPFComment.document  At XWPFComment.java:[line 293]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getComments() may expose internal representation by returning XWPFComment.comments  At XWPFComment.java:[line 359]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFComment(CTComment, XWPFComments) may expose internal representation by storing an externally mutable object into XWPFComment.ctComment  At XWPFComment.java:[line 43]
M D RV: Return value of org.apache.poi.util.LittleEndian.getUInt(byte[], int) ignored, but method has no side effect  At XSSFBReader.java:[line 245]
M V EI: org.apache.poi.xssf.extractor.XSSFExcelExtractor.getFilesystem() may expose internal representation by returning XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 270]
M V EI: org.apache.poi.xssf.extractor.XSSFExcelExtractor.getDocument() may expose internal representation by returning XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 255]
M V EI2: new org.apache.poi.xssf.extractor.XSSFExcelExtractor(XSSFWorkbook) may expose internal representation by storing an externally mutable object into XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 69]
M V EI: org.apache.poi.xslf.usermodel.XSLFPictureShape.getPictureData() may expose internal representation by returning XSLFPictureShape._data  At XSLFPictureShape.java:[line 138]
M V EI2: new org.apache.poi.xslf.model.CharacterPropertyFetcher(XSLFTextRun, CharacterPropertyFetcher$CharPropFetcher) may expose internal representation by storing an externally mutable object into CharacterPropertyFetcher.run  At CharacterPropertyFetcher.java:[line 49]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._pages  At XDGFPage.java:[line 42]
M V EI: org.apache.poi.xdgf.usermodel.XDGFPage.getContent() may expose internal representation by returning XDGFPage._content  At XDGFPage.java:[line 63]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._content  At XDGFPage.java:[line 41]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._page  At XDGFPage.java:[line 40]
M V EI2: new org.apache.poi.xssf.binary.XSSFBSheetHandler(InputStream, XSSFBStylesTable, XSSFBCommentsTable, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFBSheetHandler.dataFormatter  At XSSFBSheetHandler.java:[line 69]
M D SF: Switch statement found in org.apache.poi.xssf.binary.XSSFBSheetHandler.handleRecord(int, byte[]) where default case is missing  At XSSFBSheetHandler.java:[lines 77-123]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelEllipticalArcTo._master  At RelEllipticalArcTo.java:[line 118]
M B THROWS: Method intentionally throws RuntimeException.  At DeferredSXSSFWorkbook.java:[line 61]
M B THROWS: Method intentionally throws RuntimeException.  At DeferredSXSSFWorkbook.java:[lines 80-85]
M V EI: org.apache.poi.xwpf.extractor.XWPFWordExtractor.getDocument() may expose internal representation by returning XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 211]
M V EI: org.apache.poi.xwpf.extractor.XWPFWordExtractor.getFilesystem() may expose internal representation by returning XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 226]
M V EI2: new org.apache.poi.xwpf.extractor.XWPFWordExtractor(XWPFDocument) may expose internal representation by storing an externally mutable object into XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 67]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 93-99]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 217-243]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 246-284]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 287-299]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 302-315]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 320-333]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 341-362]
M V EI: org.apache.poi.xslf.usermodel.XSLFGroupShape.getShapes() may expose internal representation by returning XSLFGroupShape._shapes  At XSLFGroupShape.java:[line 154]
M B THROWS: Method intentionally throws RuntimeException.  At DeferredSXSSFSheet.java:[line 51]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelLineTo._master  At RelLineTo.java:[line 78]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.LineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into LineTo._master  At LineTo.java:[line 79]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into NURBSTo._master  At NURBSTo.java:[line 129]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getXmlObject() may expose internal representation by returning XSLFSlide._slide  At XSLFSlide.java:[line 124]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getSlideLayout() may expose internal representation by returning XSLFSlide._layout  At XSLFSlide.java:[line 159]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getCommentsPart() may expose internal representation by returning XSLFSlide._comments  At XSLFSlide.java:[line 181]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getCommentAuthorsPart() may expose internal representation by returning XSLFSlide._commentAuthors  At XSLFSlide.java:[line 195]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getNotes() may expose internal representation by returning XSLFSlide._notes  At XSLFSlide.java:[line 239]
M V EI: org.apache.poi.xssf.usermodel.XSSFChartSheet.getCTChartsheet() may expose internal representation by returning XSSFChartSheet.chartsheet  At XSSFChartSheet.java:[line 75]
M B THROWS: Method intentionally throws RuntimeException.  At XSSFChartSheet.java:[lines 98-104]
M B THROWS: Method intentionally throws RuntimeException.  At KeyInfoSignatureFacet.java:[lines 62-144]
M B THROWS: Method lists Exception in its throws clause.  At VsdxToPng.java:[lines 114-134]
M B THROWS: Method lists Exception in its throws clause.  At PPTX2PNG.java:[lines 94-99]
M B THROWS: Method intentionally throws RuntimeException.  At ZipPackage.java:[lines 185-202]
M B THROWS: Method intentionally throws RuntimeException.  At ZipPackage.java:[lines 211-228]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelCubBezTo._master  At RelCubBezTo.java:[line 121]
M V EI: org.apache.poi.xddf.usermodel.text.XDDFTextRun.getParentParagraph() may expose internal representation by returning XDDFTextRun._parent  At XDDFTextRun.java:[line 76]
M V EI: org.apache.poi.openxml4j.opc.ZipPackagePart.getZipArchive() may expose internal representation by returning ZipPackagePart.zipEntry  At ZipPackagePart.java:[line 92]
M P SBSC: org.apache.poi.xssf.extractor.XSSFExportToXml.compare(String, String) concatenates strings using + in a loop  At XSSFExportToXml.java:[line 420]
M D SF: Switch statement found in org.apache.poi.xssf.binary.XSSFBSharedStringsTable$SSTBinaryReader.handleRecord(int, byte[]) where default case is missing  At XSSFBSharedStringsTable.java:[lines 129-136]
M D DLS: Dead store to hyperlinksTable in org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor.getText()  At XSSFBEventBasedExcelExtractor.java:[line 124]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.ArcTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into ArcTo._master  At ArcTo.java:[line 90]
M V EI: org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords.getCtPivotCacheRecords() may expose internal representation by returning XSSFPivotCacheRecords.ctPivotCacheRecords  At XSSFPivotCacheRecords.java:[line 75]
M B Eq: org.apache.poi.openxml4j.opc.ZipPackage$EntryTriple defines compareTo(ZipPackage$EntryTriple) and uses Object.equals()  At ZipPackage.java:[lines 377-380]
M V EI: org.apache.poi.xslf.usermodel.XSLFShadow.getShadowParent() may expose internal representation by returning XSLFShadow._parent  At XSLFShadow.java:[line 45]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.MoveTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into MoveTo._master  At MoveTo.java:[line 84]
M V EI: org.apache.poi.xssf.usermodel.XSSFGraphicFrame.getCTGraphicalObjectFrame() may expose internal representation by returning XSSFGraphicFrame.graphicFrame  At XSSFGraphicFrame.java:[line 78]
M V EI: org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient.getProxy() may expose internal representation by returning TimeStampSimpleHttpClient.proxy  At TimeStampSimpleHttpClient.java:[line 139]
M V EI2: org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient.init(SignatureConfig) may expose internal representation by storing an externally mutable object into TimeStampSimpleHttpClient.config  At TimeStampSimpleHttpClient.java:[line 110]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) may expose internal representation by storing an externally mutable object into XSLFFontInfo.fontListEntry  At XSLFFontInfo.java:[line 75]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) may expose internal representation by storing an externally mutable object into XSLFFontInfo.ppt  At XSLFFontInfo.java:[line 73]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, String) may expose internal representation by storing an externally mutable object into XSLFFontInfo.ppt  At XSLFFontInfo.java:[line 54]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFCreationHelper(SXSSFWorkbook) may expose internal representation by storing an externally mutable object into SXSSFCreationHelper.wb  At SXSSFCreationHelper.java:[line 53]
M V EI2: new org.apache.poi.ooxml.dev.OOXMLLister(OPCPackage, PrintStream) may expose internal representation by storing an externally mutable object into OOXMLLister.disp  At OOXMLLister.java:[line 43]
M V EI2: new org.apache.poi.ooxml.dev.OOXMLLister(OPCPackage, PrintStream) may expose internal representation by storing an externally mutable object into OOXMLLister.container  At OOXMLLister.java:[line 42]
M B THROWS: Method lists Exception in its throws clause.  At TSPTimeStampService.java:[lines 108-213]
M B THROWS: Method intentionally throws RuntimeException.  At TSPTimeStampService.java:[lines 108-213]
M V EI2: org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer.setSignatureInfo(SignatureInfo) may expose internal representation by storing an externally mutable object into OOXMLURIDereferencer.signatureInfo  At OOXMLURIDereferencer.java:[line 59]
M B THROWS: Method intentionally throws RuntimeException.  At XSSFWorkbookFactory.java:[lines 118-125]
M V EI: org.apache.poi.xdgf.extractor.XDGFVisioExtractor.getDocument() may expose internal representation by returning XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 55]
M V EI: org.apache.poi.xdgf.extractor.XDGFVisioExtractor.getFilesystem() may expose internal representation by returning XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 70]
M V EI2: new org.apache.poi.xdgf.extractor.XDGFVisioExtractor(XmlVisioDocument) may expose internal representation by storing an externally mutable object into XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 36]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFFormulaUtils(XSSFWorkbook) may expose internal representation by storing an externally mutable object into XSSFFormulaUtils._wb  At XSSFFormulaUtils.java:[line 53]
M V EI: org.apache.poi.poifs.crypt.dsig.SignaturePart.getPackagePart() may expose internal representation by returning SignaturePart.signaturePart  At SignaturePart.java:[line 77]
M V EI: org.apache.poi.poifs.crypt.dsig.SignaturePart.getSigner() may expose internal representation by returning SignaturePart.signer  At SignaturePart.java:[line 84]
M V EI: org.apache.poi.poifs.crypt.dsig.SignaturePart.getCertChain() may expose internal representation by returning SignaturePart.certChain  At SignaturePart.java:[line 91]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelQuadBezTo._master  At RelQuadBezTo.java:[line 105]
M V EI: org.apache.poi.xssf.usermodel.XSSFShapeGroup.getCTGroupShape() may expose internal representation by returning XSSFShapeGroup.ctGroup  At XSSFShapeGroup.java:[line 200]
M V EI: org.apache.poi.xslf.extractor.XSLFExtractor.getDocument() may expose internal representation by returning org.apache.poi.sl.extractor.SlideShowExtractor.slideshow  At XSLFExtractor.java:[line 38]
M V EI: org.apache.poi.xwpf.usermodel.XWPFPicture.getCTPicture() may expose internal representation by returning XWPFPicture.ctPic  At XWPFPicture.java:[line 51]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may expose internal representation by storing an externally mutable object into XWPFPicture.ctPic  At XWPFPicture.java:[line 34]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may expose internal representation by storing an externally mutable object into XWPFPicture.run  At XWPFPicture.java:[line 33]
M B THROWS: Method intentionally throws RuntimeException.  At XSLFSlideShowFactory.java:[lines 120-127]
M B THROWS: Method lists Exception in its throws clause.  At OOXMLPrettyPrint.java:[lines 62-79]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into PolyLineTo._master  At PolyLineTo.java:[line 87]
M B THROWS: Method intentionally throws RuntimeException.  At SignatureInfo.java:[lines 672-680]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelMoveTo._master  At RelMoveTo.java:[line 74]
M D REC: Exception is caught when Exception is not thrown in org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.init()  At XSSFBuiltinTableStyle.java:[line 416]
M B THROWS: Method intentionally throws RuntimeException.  At XSSFBuiltinTableStyle.java:[lines 379-419]
M B THROWS: Method intentionally throws RuntimeException.  At PPTHandler.java:[lines 178-182]
M B THROWS: Method lists Exception in its throws clause.  At HierarchyPrinter.java:[lines 85-97]
M V EI: org.apache.poi.xssf.usermodel.XSSFObjectData.getOleObject() may expose internal representation by returning XSSFObjectData.oleObject  At XSSFObjectData.java:[line 134]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlideShow.getAllEmbeddedParts() may expose internal representation by returning XSLFSlideShow.embeddedParts  At XSLFSlideShow.java:[line 268]
M P UrF: Unread field: org.apache.poi.xwpf.usermodel.XWPFNumbering.isNew  At XWPFNumbering.java:[line 54]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.rowNum  At XSSFBCellHeader.java:[line 56]
M P UrF: Unread field: org.apache.poi.xslf.util.MFProxy.quiet  At MFProxy.java:[line 46]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.showPhonetic  At XSSFBCellHeader.java:[line 59]
M P UuF: Unused field: org.apache.poi.xssf.binary.XSSFBSheetHandler.hyperlinkCellRange  In XSSFBSheetHandler.java
M P UrF: Unread field: org.apache.poi.xslf.draw.SVGImageRenderer.alpha  At SVGImageRenderer.java:[line 49]
M D UrF: Unread public/protected field: org.apache.poi.xwpf.usermodel.XWPFLatentStyles.styles  At XWPFLatentStyles.java:[line 46]
M V MS: org.apache.poi.xwpf.usermodel.XWPFPictureData.RELATIONS should be package protected  At XWPFPictureData.java:[line 60]
M V MS: org.apache.poi.xssf.usermodel.XSSFPictureData.RELATIONS should be package protected  At XSSFPictureData.java:[line 59]
SpotBugs ended with exit code 1

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':allJavaDoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '<https://ci-builds.apache.org/job/POI/job/POI-DSL-saxon-test/ws/build/tmp/allJavaDoc/javadoc.options'>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':poi:javadoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '<https://ci-builds.apache.org/job/POI/job/POI-DSL-saxon-test/ws/poi/build/tmp/javadoc/javadoc.options'>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 22m 32s
107 actionable tasks: 103 executed, 4 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Jenkins build is back to normal : POI » POI-DSL-saxon-test #31

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-saxon-test/31/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Build failed in Jenkins: POI » POI-DSL-saxon-test #30

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-saxon-test/30/display/redirect>

Changes:


------------------------------------------
[...truncated 665.50 KB...]
M V EI: org.apache.poi.xwpf.usermodel.XWPFHeaderFooter._getHdrFtr() may expose internal representation by returning XWPFHeaderFooter.headerFooter  At XWPFHeaderFooter.java:[line 93]
M V EI2: org.apache.poi.xwpf.usermodel.XWPFHeaderFooter.setXWPFDocument(XWPFDocument) may expose internal representation by storing an externally mutable object into XWPFHeaderFooter.document  At XWPFHeaderFooter.java:[line 592]
M V EI2: org.apache.poi.xwpf.usermodel.XWPFHeaderFooter.setHeaderFooter(CTHdrFtr) may expose internal representation by storing an externally mutable object into XWPFHeaderFooter.headerFooter  At XWPFHeaderFooter.java:[line 165]
M V EI: org.apache.poi.xwpf.usermodel.XWPFHeaderFooter.getListParagraph() may expose internal representation by returning XWPFHeaderFooter.paragraphs  At XWPFHeaderFooter.java:[line 212]
M V EI: org.apache.poi.xslf.usermodel.XSLFTableRow.getXmlObject() may expose internal representation by returning XSLFTableRow._row  At XSLFTableRow.java:[line 51]
M V EI: org.apache.poi.xssf.usermodel.XSSFSimpleShape.getTextBody() may expose internal representation by returning XSSFSimpleShape._textBody  At XSSFSimpleShape.java:[line 159]
M V EI: org.apache.poi.xssf.usermodel.XSSFSimpleShape.getTextParagraphs() may expose internal representation by returning XSSFSimpleShape._paragraphs  At XSSFSimpleShape.java:[line 501]
M V EI: org.apache.poi.xssf.usermodel.XSSFSimpleShape.getCTShape() may expose internal representation by returning XSSFSimpleShape.ctShape  At XSSFSimpleShape.java:[line 154]
M V EI: org.apache.poi.xssf.usermodel.XSSFClientAnchor.getSize() may expose internal representation by returning XSSFClientAnchor.size  At XSSFClientAnchor.java:[line 394]
M V EI2: org.apache.poi.xssf.usermodel.XSSFClientAnchor.setSize(CTPositiveSize2D) may expose internal representation by storing an externally mutable object into XSSFClientAnchor.size  At XSSFClientAnchor.java:[line 402]
M V EI: org.apache.poi.xssf.usermodel.XSSFClientAnchor.getPosition() may expose internal representation by returning XSSFClientAnchor.position  At XSSFClientAnchor.java:[line 377]
M V EI2: org.apache.poi.xssf.usermodel.XSSFClientAnchor.setPosition(CTPoint2D) may expose internal representation by storing an externally mutable object into XSSFClientAnchor.position  At XSSFClientAnchor.java:[line 385]
M V EI: org.apache.poi.xssf.usermodel.XSSFPicture.getCTPicture() may expose internal representation by returning XSSFPicture.ctPicture  At XSSFPicture.java:[line 136]
M C FL: Using floating-point loop counters can lead to unexpected behavior.  At SXSSFPicture.java:[line 160]
M C FL: Using floating-point loop counters can lead to unexpected behavior.  At SXSSFPicture.java:[line 175]
M V EI: org.apache.poi.xssf.usermodel.XSSFDrawing.getCTDrawing() may expose internal representation by returning XSSFDrawing.drawing  At XSSFDrawing.java:[line 139]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFDrawing(SXSSFWorkbook, XSSFDrawing) may expose internal representation by storing an externally mutable object into SXSSFDrawing._wb  At SXSSFDrawing.java:[line 41]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFDrawing(SXSSFWorkbook, XSSFDrawing) may expose internal representation by storing an externally mutable object into SXSSFDrawing._drawing  At SXSSFDrawing.java:[line 42]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFSheet(SXSSFWorkbook, XSSFSheet) may expose internal representation by storing an externally mutable object into SXSSFSheet._workbook  At SXSSFSheet.java:[line 67]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFSheet(SXSSFWorkbook, XSSFSheet) may expose internal representation by storing an externally mutable object into SXSSFSheet._sh  At SXSSFSheet.java:[line 68]
M V EI: org.apache.poi.xssf.streaming.SXSSFSheet.getWorkbook() may expose internal representation by returning SXSSFSheet._workbook  At SXSSFSheet.java:[line 1625]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[lines 102-133]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[line 920]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[line 944]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[lines 1276-1282]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[line 1661]
M B THROWS: Method intentionally throws RuntimeException.  At SXSSFSheet.java:[line 1676]
M V EI: org.apache.poi.xssf.usermodel.XSSFVMLDrawing.getDocument() may expose internal representation by returning XSSFVMLDrawing.root  At XSSFVMLDrawing.java:[line 128]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFCell(SXSSFRow, CellType) may expose internal representation by storing an externally mutable object into SXSSFCell._row  At SXSSFCell.java:[line 57]
M V EI: org.apache.poi.xssf.streaming.SXSSFCell.getCellStyle() may expose internal representation by returning SXSSFCell._style  At SXSSFCell.java:[line 583]
M V EI: org.apache.poi.xssf.streaming.SXSSFCell.getRow() may expose internal representation by returning SXSSFCell._row  At SXSSFCell.java:[line 111]
M V EI2: org.apache.poi.xssf.streaming.SXSSFCell.setCellStyle(CellStyle) may expose internal representation by storing an externally mutable object into SXSSFCell._style  At SXSSFCell.java:[line 566]
M V EI: org.apache.poi.xslf.usermodel.XSLFCommentAuthors.getCTCommentAuthorsList() may expose internal representation by returning XSLFCommentAuthors._authors  At XSLFCommentAuthors.java:[line 63]
M V EI2: org.apache.poi.poifs.crypt.dsig.SignatureInfo.setProvider(Provider) may expose internal representation by storing an externally mutable object into SignatureInfo.provider  At SignatureInfo.java:[line 603]
M V EI2: org.apache.poi.poifs.crypt.dsig.SignatureInfo.setOpcPackage(OPCPackage) may expose internal representation by storing an externally mutable object into SignatureInfo.opcPackage  At SignatureInfo.java:[line 187]
M V EI: org.apache.poi.poifs.crypt.dsig.SignatureInfo.getSignatureConfig() may expose internal representation by returning SignatureInfo.signatureConfig  At SignatureInfo.java:[line 176]
M V EI2: org.apache.poi.poifs.crypt.dsig.SignatureInfo.setSignatureConfig(SignatureConfig) may expose internal representation by storing an externally mutable object into SignatureInfo.signatureConfig  At SignatureInfo.java:[line 183]
M V EI: org.apache.poi.poifs.crypt.dsig.SignatureInfo.getOpcPackage() may expose internal representation by returning SignatureInfo.opcPackage  At SignatureInfo.java:[line 191]
M D REC: Exception is caught when Exception is not thrown in org.apache.poi.poifs.crypt.dsig.SignatureInfo.writeDocument(Document)  At SignatureInfo.java:[line 586]
M B THROWS: Method intentionally throws RuntimeException.  At SignatureInfo.java:[lines 487-516]
M D REC: Exception is caught when Exception is not thrown in org.apache.poi.xwpf.usermodel.XWPFFooter.onDocumentRead()  At XWPFFooter.java:[line 124]
M V EI: org.apache.poi.xssf.model.CommentsTable.getCTComments() may expose internal representation by returning CommentsTable.comments  At CommentsTable.java:[line 310]
M V EI2: org.apache.poi.xssf.model.CommentsTable.setSheet(Sheet) may expose internal representation by storing an externally mutable object into CommentsTable.sheet  At CommentsTable.java:[line 102]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFSheetXMLHandler.formatter  At XSSFSheetXMLHandler.java:[line 136]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFSheetXMLHandler.stylesTable  At XSSFSheetXMLHandler.java:[line 130]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFSheetXMLHandler.comments  At XSSFSheetXMLHandler.java:[line 131]
M V EI2: new org.apache.poi.xslf.model.ParagraphPropertyFetcher(XSLFTextParagraph, ParagraphPropertyFetcher$ParaPropFetcher) may expose internal representation by storing an externally mutable object into ParagraphPropertyFetcher.para  At ParagraphPropertyFetcher.java:[line 58]
M V EI: org.apache.poi.xssf.model.SingleXmlCells.getCTSingleXMLCells() may expose internal representation by returning SingleXmlCells.singleXMLCells  At SingleXmlCells.java:[line 92]
M B THROWS: Method intentionally throws RuntimeException.  At StreamingSheetWriter.java:[lines 42-43]
M B THROWS: Method intentionally throws RuntimeException.  At StreamingSheetWriter.java:[line 53]
M B THROWS: Method intentionally throws RuntimeException.  At StreamingSheetWriter.java:[line 58]
M B THROWS: Method intentionally throws RuntimeException.  At StreamingSheetWriter.java:[line 79]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFReader(OPCPackage, boolean) may expose internal representation by storing an externally mutable object into XSSFReader.pkg  At XSSFReader.java:[line 93]
M V EI: org.apache.poi.xslf.usermodel.XSLFTableStyles.getXmlObject() may expose internal representation by returning XSLFTableStyles._tblStyleLst  At XSLFTableStyles.java:[line 62]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFWorkbook$SheetIterator(SXSSFWorkbook) may expose internal representation by storing an externally mutable object into SXSSFWorkbook$SheetIterator.this$0  At SXSSFWorkbook.java:[line 779]
M D Eq: org.apache.poi.xssf.binary.XSSFBComment doesn't override org.apache.poi.xssf.usermodel.XSSFComment.equals(Object)  At XSSFBComment.java:[line 1]
M V EI: org.apache.poi.xslf.usermodel.XSLFTable.getCTTable() may expose internal representation by returning XSLFTable._table  At XSLFTable.java:[line 115]
M V EI2: new org.apache.poi.xssf.usermodel.XSSFMap(CTMap, MapInfo) may expose internal representation by storing an externally mutable object into XSSFMap.ctMap  At XSSFMap.java:[line 46]
M V EI: org.apache.poi.xssf.usermodel.XSSFMap.getCtMap() may expose internal representation by returning XSSFMap.ctMap  At XSSFMap.java:[line 53]
M V EI2: new org.apache.poi.xssf.usermodel.XSSFMap(CTMap, MapInfo) may expose internal representation by storing an externally mutable object into XSSFMap.mapInfo  At XSSFMap.java:[line 47]
M V EI2: new org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor(OPCPackage) may expose internal representation by storing an externally mutable object into XSSFEventBasedExcelExtractor.container  At XSSFEventBasedExcelExtractor.java:[line 86]
M V EI: org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.getPackage() may expose internal representation by returning XSSFEventBasedExcelExtractor.container  At XSSFEventBasedExcelExtractor.java:[line 194]
M V EI: org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.getFilesystem() may expose internal representation by returning XSSFEventBasedExcelExtractor.container  At XSSFEventBasedExcelExtractor.java:[line 329]
M B THROWS: Method intentionally throws RuntimeException.  At XSSFEventBasedExcelExtractor.java:[lines 234-250]
M V EI2: new org.apache.poi.xwpf.model.XWPFParagraphDecorator(XWPFParagraph, XWPFParagraphDecorator) may expose internal representation by storing an externally mutable object into XWPFParagraphDecorator.paragraph  At XWPFParagraphDecorator.java:[line 33]
M V EI: org.apache.poi.xssf.binary.XSSFBCommentsTable.getAddresses() may expose internal representation by returning XSSFBCommentsTable.commentAddresses  At XSSFBCommentsTable.java:[line 89]
M D SF: Switch statement found in org.apache.poi.xssf.binary.XSSFBCommentsTable.handleRecord(int, byte[]) where default case is missing  At XSSFBCommentsTable.java:[lines 61-82]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESSignatureFacet.java:[lines 169-177]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESSignatureFacet.java:[lines 312-340]
M B THROWS: Method intentionally throws RuntimeException.  At XSLFFontInfo.java:[lines 207-229]
M B THROWS: Method intentionally throws RuntimeException.  At XSLFFontInfo.java:[lines 232-241]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getEvenPageHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageHeader  At XWPFHeaderFooterPolicy.java:[line 337]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFirstPageHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageHeader  At XWPFHeaderFooterPolicy.java:[line 313]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 409]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 396]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getDefaultHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 345]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 407]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageHeader  At XWPFHeaderFooterPolicy.java:[line 378]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getDefaultFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 349]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(int) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageHeader  At XWPFHeaderFooterPolicy.java:[line 360]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(int) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageHeader  At XWPFHeaderFooterPolicy.java:[line 363]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getOddPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 333]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 380]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 411]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 391]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(int) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 365]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageHeader  At XWPFHeaderFooterPolicy.java:[line 376]
M V EI2: new org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy(XWPFDocument, CTSectPr) may expose internal representation by storing an externally mutable object into XWPFHeaderFooterPolicy.doc  At XWPFHeaderFooterPolicy.java:[line 105]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFirstPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 317]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getOddPageHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 325]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getEvenPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 341]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 394]
M V EI2: org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller.marshall(PackagePart, OutputStream) may expose internal representation by storing an externally mutable object into PackagePropertiesMarshaller.propsPart  At PackagePropertiesMarshaller.java:[line 93]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) may expose internal representation by storing an externally mutable object into XSSFSingleXmlCell.parent  At XSSFSingleXmlCell.java:[line 41]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) may expose internal representation by storing an externally mutable object into XSSFSingleXmlCell.singleXmlCell  At XSSFSingleXmlCell.java:[line 40]
M V EI: org.apache.poi.xslf.usermodel.XSLFObjectShape.getCTOleObject() may expose internal representation by returning XSLFObjectShape._oleObject  At XSLFObjectShape.java:[line 89]
M V EI: org.apache.poi.xslf.usermodel.XSLFObjectShape.getPictureData() may expose internal representation by returning XSLFObjectShape._data  At XSLFObjectShape.java:[line 133]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getCtComment() may expose internal representation by returning XWPFComment.ctComment  At XWPFComment.java:[line 350]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFComment(CTComment, XWPFComments) may expose internal representation by storing an externally mutable object into XWPFComment.comments  At XWPFComment.java:[line 42]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getPart() may expose internal representation by returning XWPFComment.comments  At XWPFComment.java:[line 79]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getXWPFDocument() may expose internal representation by returning XWPFComment.document  At XWPFComment.java:[line 293]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getComments() may expose internal representation by returning XWPFComment.comments  At XWPFComment.java:[line 359]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFComment(CTComment, XWPFComments) may expose internal representation by storing an externally mutable object into XWPFComment.ctComment  At XWPFComment.java:[line 43]
M D RV: Return value of org.apache.poi.util.LittleEndian.getUInt(byte[], int) ignored, but method has no side effect  At XSSFBReader.java:[line 245]
M V EI: org.apache.poi.xssf.extractor.XSSFExcelExtractor.getFilesystem() may expose internal representation by returning XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 270]
M V EI: org.apache.poi.xssf.extractor.XSSFExcelExtractor.getDocument() may expose internal representation by returning XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 255]
M V EI2: new org.apache.poi.xssf.extractor.XSSFExcelExtractor(XSSFWorkbook) may expose internal representation by storing an externally mutable object into XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 69]
M V EI: org.apache.poi.xslf.usermodel.XSLFPictureShape.getPictureData() may expose internal representation by returning XSLFPictureShape._data  At XSLFPictureShape.java:[line 138]
M V EI2: new org.apache.poi.xslf.model.CharacterPropertyFetcher(XSLFTextRun, CharacterPropertyFetcher$CharPropFetcher) may expose internal representation by storing an externally mutable object into CharacterPropertyFetcher.run  At CharacterPropertyFetcher.java:[line 49]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._pages  At XDGFPage.java:[line 42]
M V EI: org.apache.poi.xdgf.usermodel.XDGFPage.getContent() may expose internal representation by returning XDGFPage._content  At XDGFPage.java:[line 63]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._content  At XDGFPage.java:[line 41]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._page  At XDGFPage.java:[line 40]
M V EI2: new org.apache.poi.xssf.binary.XSSFBSheetHandler(InputStream, XSSFBStylesTable, XSSFBCommentsTable, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFBSheetHandler.dataFormatter  At XSSFBSheetHandler.java:[line 69]
M D SF: Switch statement found in org.apache.poi.xssf.binary.XSSFBSheetHandler.handleRecord(int, byte[]) where default case is missing  At XSSFBSheetHandler.java:[lines 77-123]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelEllipticalArcTo._master  At RelEllipticalArcTo.java:[line 118]
M B THROWS: Method intentionally throws RuntimeException.  At DeferredSXSSFWorkbook.java:[line 61]
M B THROWS: Method intentionally throws RuntimeException.  At DeferredSXSSFWorkbook.java:[lines 80-85]
M V EI: org.apache.poi.xwpf.extractor.XWPFWordExtractor.getDocument() may expose internal representation by returning XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 211]
M V EI: org.apache.poi.xwpf.extractor.XWPFWordExtractor.getFilesystem() may expose internal representation by returning XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 226]
M V EI2: new org.apache.poi.xwpf.extractor.XWPFWordExtractor(XWPFDocument) may expose internal representation by storing an externally mutable object into XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 67]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 93-99]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 217-243]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 246-284]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 287-299]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 302-315]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 320-333]
M B THROWS: Method intentionally throws RuntimeException.  At XAdESXLSignatureFacet.java:[lines 341-362]
M V EI: org.apache.poi.xslf.usermodel.XSLFGroupShape.getShapes() may expose internal representation by returning XSLFGroupShape._shapes  At XSLFGroupShape.java:[line 154]
M B THROWS: Method intentionally throws RuntimeException.  At DeferredSXSSFSheet.java:[line 51]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelLineTo._master  At RelLineTo.java:[line 78]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.LineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into LineTo._master  At LineTo.java:[line 79]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into NURBSTo._master  At NURBSTo.java:[line 129]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getXmlObject() may expose internal representation by returning XSLFSlide._slide  At XSLFSlide.java:[line 124]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getSlideLayout() may expose internal representation by returning XSLFSlide._layout  At XSLFSlide.java:[line 159]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getCommentsPart() may expose internal representation by returning XSLFSlide._comments  At XSLFSlide.java:[line 181]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getCommentAuthorsPart() may expose internal representation by returning XSLFSlide._commentAuthors  At XSLFSlide.java:[line 195]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getNotes() may expose internal representation by returning XSLFSlide._notes  At XSLFSlide.java:[line 239]
M V EI: org.apache.poi.xssf.usermodel.XSSFChartSheet.getCTChartsheet() may expose internal representation by returning XSSFChartSheet.chartsheet  At XSSFChartSheet.java:[line 75]
M B THROWS: Method intentionally throws RuntimeException.  At XSSFChartSheet.java:[lines 98-104]
M B THROWS: Method intentionally throws RuntimeException.  At KeyInfoSignatureFacet.java:[lines 62-144]
M B THROWS: Method lists Exception in its throws clause.  At VsdxToPng.java:[lines 114-134]
M B THROWS: Method lists Exception in its throws clause.  At PPTX2PNG.java:[lines 94-99]
M B THROWS: Method intentionally throws RuntimeException.  At ZipPackage.java:[lines 185-202]
M B THROWS: Method intentionally throws RuntimeException.  At ZipPackage.java:[lines 211-228]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelCubBezTo._master  At RelCubBezTo.java:[line 121]
M V EI: org.apache.poi.xddf.usermodel.text.XDDFTextRun.getParentParagraph() may expose internal representation by returning XDDFTextRun._parent  At XDDFTextRun.java:[line 76]
M V EI: org.apache.poi.openxml4j.opc.ZipPackagePart.getZipArchive() may expose internal representation by returning ZipPackagePart.zipEntry  At ZipPackagePart.java:[line 92]
M P SBSC: org.apache.poi.xssf.extractor.XSSFExportToXml.compare(String, String) concatenates strings using + in a loop  At XSSFExportToXml.java:[line 420]
M D SF: Switch statement found in org.apache.poi.xssf.binary.XSSFBSharedStringsTable$SSTBinaryReader.handleRecord(int, byte[]) where default case is missing  At XSSFBSharedStringsTable.java:[lines 129-136]
M D DLS: Dead store to hyperlinksTable in org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor.getText()  At XSSFBEventBasedExcelExtractor.java:[line 124]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.ArcTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into ArcTo._master  At ArcTo.java:[line 90]
M V EI: org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords.getCtPivotCacheRecords() may expose internal representation by returning XSSFPivotCacheRecords.ctPivotCacheRecords  At XSSFPivotCacheRecords.java:[line 75]
M B Eq: org.apache.poi.openxml4j.opc.ZipPackage$EntryTriple defines compareTo(ZipPackage$EntryTriple) and uses Object.equals()  At ZipPackage.java:[lines 377-380]
M V EI: org.apache.poi.xslf.usermodel.XSLFShadow.getShadowParent() may expose internal representation by returning XSLFShadow._parent  At XSLFShadow.java:[line 45]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.MoveTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into MoveTo._master  At MoveTo.java:[line 84]
M V EI: org.apache.poi.xssf.usermodel.XSSFGraphicFrame.getCTGraphicalObjectFrame() may expose internal representation by returning XSSFGraphicFrame.graphicFrame  At XSSFGraphicFrame.java:[line 78]
M V EI: org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient.getProxy() may expose internal representation by returning TimeStampSimpleHttpClient.proxy  At TimeStampSimpleHttpClient.java:[line 139]
M V EI2: org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient.init(SignatureConfig) may expose internal representation by storing an externally mutable object into TimeStampSimpleHttpClient.config  At TimeStampSimpleHttpClient.java:[line 110]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) may expose internal representation by storing an externally mutable object into XSLFFontInfo.fontListEntry  At XSLFFontInfo.java:[line 75]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) may expose internal representation by storing an externally mutable object into XSLFFontInfo.ppt  At XSLFFontInfo.java:[line 73]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, String) may expose internal representation by storing an externally mutable object into XSLFFontInfo.ppt  At XSLFFontInfo.java:[line 54]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFCreationHelper(SXSSFWorkbook) may expose internal representation by storing an externally mutable object into SXSSFCreationHelper.wb  At SXSSFCreationHelper.java:[line 53]
M V EI2: new org.apache.poi.ooxml.dev.OOXMLLister(OPCPackage, PrintStream) may expose internal representation by storing an externally mutable object into OOXMLLister.disp  At OOXMLLister.java:[line 43]
M V EI2: new org.apache.poi.ooxml.dev.OOXMLLister(OPCPackage, PrintStream) may expose internal representation by storing an externally mutable object into OOXMLLister.container  At OOXMLLister.java:[line 42]
M B THROWS: Method lists Exception in its throws clause.  At TSPTimeStampService.java:[lines 108-213]
M B THROWS: Method intentionally throws RuntimeException.  At TSPTimeStampService.java:[lines 108-213]
M V EI2: org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer.setSignatureInfo(SignatureInfo) may expose internal representation by storing an externally mutable object into OOXMLURIDereferencer.signatureInfo  At OOXMLURIDereferencer.java:[line 59]
M B THROWS: Method intentionally throws RuntimeException.  At XSSFWorkbookFactory.java:[lines 118-125]
M V EI: org.apache.poi.xdgf.extractor.XDGFVisioExtractor.getDocument() may expose internal representation by returning XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 55]
M V EI: org.apache.poi.xdgf.extractor.XDGFVisioExtractor.getFilesystem() may expose internal representation by returning XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 70]
M V EI2: new org.apache.poi.xdgf.extractor.XDGFVisioExtractor(XmlVisioDocument) may expose internal representation by storing an externally mutable object into XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 36]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFFormulaUtils(XSSFWorkbook) may expose internal representation by storing an externally mutable object into XSSFFormulaUtils._wb  At XSSFFormulaUtils.java:[line 53]
M V EI: org.apache.poi.poifs.crypt.dsig.SignaturePart.getPackagePart() may expose internal representation by returning SignaturePart.signaturePart  At SignaturePart.java:[line 77]
M V EI: org.apache.poi.poifs.crypt.dsig.SignaturePart.getSigner() may expose internal representation by returning SignaturePart.signer  At SignaturePart.java:[line 84]
M V EI: org.apache.poi.poifs.crypt.dsig.SignaturePart.getCertChain() may expose internal representation by returning SignaturePart.certChain  At SignaturePart.java:[line 91]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelQuadBezTo._master  At RelQuadBezTo.java:[line 105]
M V EI: org.apache.poi.xssf.usermodel.XSSFShapeGroup.getCTGroupShape() may expose internal representation by returning XSSFShapeGroup.ctGroup  At XSSFShapeGroup.java:[line 200]
M V EI: org.apache.poi.xslf.extractor.XSLFExtractor.getDocument() may expose internal representation by returning org.apache.poi.sl.extractor.SlideShowExtractor.slideshow  At XSLFExtractor.java:[line 38]
M V EI: org.apache.poi.xwpf.usermodel.XWPFPicture.getCTPicture() may expose internal representation by returning XWPFPicture.ctPic  At XWPFPicture.java:[line 51]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may expose internal representation by storing an externally mutable object into XWPFPicture.ctPic  At XWPFPicture.java:[line 34]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may expose internal representation by storing an externally mutable object into XWPFPicture.run  At XWPFPicture.java:[line 33]
M B THROWS: Method intentionally throws RuntimeException.  At XSLFSlideShowFactory.java:[lines 120-127]
M B THROWS: Method lists Exception in its throws clause.  At OOXMLPrettyPrint.java:[lines 62-79]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into PolyLineTo._master  At PolyLineTo.java:[line 87]
M B THROWS: Method intentionally throws RuntimeException.  At SignatureInfo.java:[lines 672-680]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelMoveTo._master  At RelMoveTo.java:[line 74]
M D REC: Exception is caught when Exception is not thrown in org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.init()  At XSSFBuiltinTableStyle.java:[line 416]
M B THROWS: Method intentionally throws RuntimeException.  At XSSFBuiltinTableStyle.java:[lines 379-419]
M B THROWS: Method intentionally throws RuntimeException.  At PPTHandler.java:[lines 178-182]
M B THROWS: Method lists Exception in its throws clause.  At HierarchyPrinter.java:[lines 85-97]
M V EI: org.apache.poi.xssf.usermodel.XSSFObjectData.getOleObject() may expose internal representation by returning XSSFObjectData.oleObject  At XSSFObjectData.java:[line 134]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlideShow.getAllEmbeddedParts() may expose internal representation by returning XSLFSlideShow.embeddedParts  At XSLFSlideShow.java:[line 268]
M P UrF: Unread field: org.apache.poi.xwpf.usermodel.XWPFNumbering.isNew  At XWPFNumbering.java:[line 54]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.rowNum  At XSSFBCellHeader.java:[line 56]
M P UrF: Unread field: org.apache.poi.xslf.util.MFProxy.quiet  At MFProxy.java:[line 46]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.showPhonetic  At XSSFBCellHeader.java:[line 59]
M P UuF: Unused field: org.apache.poi.xssf.binary.XSSFBSheetHandler.hyperlinkCellRange  In XSSFBSheetHandler.java
M P UrF: Unread field: org.apache.poi.xslf.draw.SVGImageRenderer.alpha  At SVGImageRenderer.java:[line 49]
M D UrF: Unread public/protected field: org.apache.poi.xwpf.usermodel.XWPFLatentStyles.styles  At XWPFLatentStyles.java:[line 46]
M V MS: org.apache.poi.xwpf.usermodel.XWPFPictureData.RELATIONS should be package protected  At XWPFPictureData.java:[line 60]
M V MS: org.apache.poi.xssf.usermodel.XSSFPictureData.RELATIONS should be package protected  At XSSFPictureData.java:[line 59]
SpotBugs ended with exit code 1

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':allJavaDoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '<https://ci-builds.apache.org/job/POI/job/POI-DSL-saxon-test/ws/build/tmp/allJavaDoc/javadoc.options'>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':poi:javadoc'.
> Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '<https://ci-builds.apache.org/job/POI/job/POI-DSL-saxon-test/ws/poi/build/tmp/javadoc/javadoc.options'>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 22m 50s
107 actionable tasks: 106 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org