See
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/652/display/redirect?page=changes>
Changes:
[PJ Fanning] woodstox upgrade
------------------------------------------
[...truncated 2.47 MB...]
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: org.gradle.process.internal.ExecException: Process 'Gradle Test
Executor 48' finished with non-zero exit value 1
at
org.gradle.process.internal.DefaultExecHandle$ExecResultImpl.assertNormalExitValue(DefaultExecHandle.java:431)
at
org.gradle.process.internal.worker.DefaultWorkerProcess.onProcessStop(DefaultWorkerProcess.java:145)
at
org.gradle.process.internal.worker.DefaultWorkerProcess.access$000(DefaultWorkerProcess.java:42)
at
org.gradle.process.internal.worker.DefaultWorkerProcess$1.executionFinished(DefaultWorkerProcess.java:98)
at jdk.internal.reflect.GeneratedMethodAccessor390.invoke(Unknown
Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at
org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:43)
at
org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:268)
at
org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:170)
at
org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:148)
at
org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
at
org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at jdk.proxy1/jdk.proxy1.$Proxy94.executionFinished(Unknown Source)
at
org.gradle.process.internal.DefaultExecHandle.setEndStateInfo(DefaultExecHandle.java:221)
at
org.gradle.process.internal.DefaultExecHandle.finished(DefaultExecHandle.java:371)
at
org.gradle.process.internal.ExecHandleRunner.completed(ExecHandleRunner.java:134)
at
org.gradle.process.internal.ExecHandleRunner.lambda$run$2(ExecHandleRunner.java:97)
at
org.gradle.internal.operations.CurrentBuildOperationRef.with(CurrentBuildOperationRef.java:80)
at
org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:95)
... 5 more
> Task :poi-excelant:spotbugsMain
M V EI2:
org.apache.poi.ss.excelant.ExcelAntSet.setWorkbookUtil(ExcelAntWorkbookUtil)
may expose internal representation by storing an externally mutable object into
ExcelAntSet.wbUtil At ExcelAntSet.java:[line 39]
M V EI: org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil.getWorkbook() may
expose internal representation by returning ExcelAntWorkbookUtil.workbook At
ExcelAntWorkbookUtil.java:[line 193]
M V EI2:
org.apache.poi.ss.excelant.ExcelAntTest.setWorkbookUtil(ExcelAntWorkbookUtil)
may expose internal representation by storing an externally mutable object into
ExcelAntTest.workbookUtil At ExcelAntTest.java:[line 67]
M D DCN: Do not catch NullPointerException like in
org.apache.poi.ss.excelant.ExcelAntTest.execute() At ExcelAntTest.java:[line
180]
M V EI2:
org.apache.poi.ss.excelant.ExcelAntTask.addPrecision(ExcelAntPrecision) may
expose internal representation by storing an externally mutable object into
ExcelAntTask.precision At ExcelAntTask.java:[line 55]
SpotBugs ended with exit code 1
> Task :poi-excelant:test
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult[22m
testCompletedWithErrorMessage()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult[22m
testDelta()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult[22m
testCellId()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult[22m
testPassed()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestExcelAntPrecision[22m
testVerifyPrecision()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction[22m
testSetClassName()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction[22m
testSetFunction()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m
testFailOnErrorNoDetails()[32m PASSED[31m (2.9s)[m
> Task :poi-integration:test FAILED
Error occurred during initialization of boot layer
java.lang.module.ResolutionException: Module com.ctc.wstx does not read a
module that exports com.ctc.wstx.shaded.msv.org_isorelax.verifier
Could not stop
org.gradle.internal.actor.internal.DefaultActorFactory$NonBlockingActor@61b67f16.
org.gradle.internal.dispatch.DispatchException: Could not dispatch message
[MethodInvocation method:
processTestClass(DefaultTestClassRunInfo(org.apache.poi.stress.TestAllFiles))].
at
org.gradle.internal.dispatch.ExceptionTrackingFailureHandler.dispatchFailed(ExceptionTrackingFailureHandler.java:35)
at
org.gradle.internal.dispatch.FailureHandlingDispatch.dispatch(FailureHandlingDispatch.java:32)
at
org.gradle.internal.dispatch.AsyncDispatch.dispatchMessages(AsyncDispatch.java:87)
at
org.gradle.internal.dispatch.AsyncDispatch.access$000(AsyncDispatch.java:36)
at
org.gradle.internal.dispatch.AsyncDispatch$1.run(AsyncDispatch.java:71)
at
org.gradle.internal.concurrent.InterruptibleRunnable.run(InterruptibleRunnable.java:42)
at
org.gradle.internal.operations.CurrentBuildOperationRef.with(CurrentBuildOperationRef.java:80)
at
org.gradle.internal.operations.CurrentBuildOperationPreservingRunnable.run(CurrentBuildOperationPreservingRunnable.java:51)
at
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at
org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:47)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: org.gradle.process.internal.ExecException: Process 'Gradle Test
Executor 49' finished with non-zero exit value 1
at
org.gradle.process.internal.DefaultExecHandle$ExecResultImpl.assertNormalExitValue(DefaultExecHandle.java:431)
at
org.gradle.process.internal.worker.DefaultWorkerProcess.onProcessStop(DefaultWorkerProcess.java:145)
at
org.gradle.process.internal.worker.DefaultWorkerProcess.access$000(DefaultWorkerProcess.java:42)
at
org.gradle.process.internal.worker.DefaultWorkerProcess$1.executionFinished(DefaultWorkerProcess.java:98)
at jdk.internal.reflect.GeneratedMethodAccessor390.invoke(Unknown
Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at
org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:43)
at
org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:268)
at
org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:170)
at
org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:148)
at
org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
at
org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at jdk.proxy1/jdk.proxy1.$Proxy94.executionFinished(Unknown Source)
at
org.gradle.process.internal.DefaultExecHandle.setEndStateInfo(DefaultExecHandle.java:221)
at
org.gradle.process.internal.DefaultExecHandle.finished(DefaultExecHandle.java:371)
at
org.gradle.process.internal.ExecHandleRunner.completed(ExecHandleRunner.java:134)
at
org.gradle.process.internal.ExecHandleRunner.lambda$run$2(ExecHandleRunner.java:97)
at
org.gradle.internal.operations.CurrentBuildOperationRef.with(CurrentBuildOperationRef.java:80)
at
org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:95)
... 5 more
[0K[1;32mSUCCESS: [39mExecuted 0 tests in 14s[m
> Task :poi-examples:test
OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn;
support was removed in 17.0
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
[0K[1morg.apache.poi.integration.TestXLSX2CSV[22m testInvalidFile()[32m
PASSED[m
[0K[1morg.apache.poi.integration.TestXLSX2CSV[22m testNoArgument()[32m
PASSED[m
> Task :poi-ooxml-lite:compileJava
> Task :poi-examples:test
[0K[1morg.apache.poi.integration.TestXLSX2CSV[22m testSampleFile()[32m
PASSED[31m (6s)[m
[0K[1morg.apache.poi.integration.TestXLSX2CSV[22m testMinColumns()[32m
PASSED[m
[0K[1morg.apache.poi.integration.TestXLSX2CSV[22m
testInvalidSampleFile()[32m PASSED[m
[0K[1;32mSUCCESS: [39mExecuted 5 tests in 16.5s[m
> Task :poi-scratchpad:javadoc
1 warning
> Task :poi-ooxml:javadoc
warning: URL https://docs.oracle.com/javase/8/docs/api/element-list was
redirected to https://docs.oracle.com/en/java/javase/21/ -- Update the
command-line options to suppress this warning.
warning: URL https://docs.oracle.com/javase/8/docs/api/element-list was
redirected to https://docs.oracle.com/en/java/javase/21/ -- Update the
command-line options to suppress this warning.
> Task :poi-excelant:spotbugsTest
M B PA: Primitive field
org.apache.poi.ss.excelant.MockExcelAntWorkbookHandler.workbook is public and
set from inside the class, which makes it too exposed. Consider making it
private to limit external accessibility. At
MockExcelAntWorkbookHandler.java:[line 26]
M B PA: Primitive field
org.apache.poi.ss.excelant.MockExcelAntWorkbookHandler.executed is public and
set from inside the class, which makes it too exposed. Consider making it
private to limit external accessibility. At
MockExcelAntWorkbookHandler.java:[line 25]
SpotBugs ended with exit code 1
> Task :poi-excelant:test
[0K[1morg.apache.poi.ss.excelant.TestExcelAntSet[22m
testSetWorkbookUtil()[32m PASSED[31m (6.5s)[m
[0K[1morg.apache.poi.ss.excelant.TestExcelAntSet[22m testSetter()[32m
PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestExcelAntSetDoubleCell[22m
testSetDouble()[32m PASSED[31m (6.5s)[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory[22m
testGetNewWorkbookUtilInstance()[32m PASSED[31m (6.4s)[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory[22m
testVerifyEquivalence()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testWorkbookConstructor()[32m PASSED[31m (6.5s)[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testAddFunctionInvalidClassName()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testGetEvaluatorWithUDF()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testSetDoubleValue()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testEvaluateCellWithError()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testLoadNotExistingFile()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testAddFunctionClassName()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testGetNonexistingDouble()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testAddFunction()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testFileName()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testGetNonexistingString()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testSetNotExistingSheet()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m testUdf()[32m
PASSED[31m (5.3s)[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m testPrecision()[32m
PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m testPassOnError()[32m
PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m
testMissingFilename()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m
testAddHandlerWrongClass()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m testEvaluate()[32m
PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m testFileNotFound()[32m
PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testGetEvaluatorXLSXWithFunction()[32m PASSED[31m (2.9s)[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m
testEvaluateNoDetails()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testStringConstructor()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testEvaluateCellFailedPrecision()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testSetString()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testEvaluateCell()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m
testAddHandlerFails()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testGetWorkbook()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testGetSheets()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testSetFormula()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m testPrecisionFail()[32m
PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testSetDate()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testGetEvaluator()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m testSetText()[32m
PASSED[m
> Task :poi-examples:spotbugsTest
H C RV: org.junit.jupiter.api.Assertions.assertThrows(Class, Executable) not
thrown in org.apache.poi.integration.TestXLSX2CSV.testInvalidSampleFile() At
TestXLSX2CSV.java:[line 107]
SpotBugs ended with exit code 1
> Task :poi-excelant:test
[0K[1morg.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil[22m
testGetEvaluatorXLSX()[32m PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m testAddHandler()[32m
PASSED[m
[0K[1morg.apache.poi.ss.excelant.TestBuildFile[22m testFailOnError()[32m
PASSED[m
[0K[1;32mSUCCESS: [39mExecuted 49 tests in 22.5s[m
> Task :poi-integration:spotbugsTest
M D RV: Return value of org.apache.poi.extractor.POIOLE2TextExtractor.getRoot()
ignored, but method has no side effect At AbstractFileHandler.java:[line 113]
M B PI: Class name ?>?1/1??? in source file ?>?2/1??? shadows the publicly
available identifier from the Java Standard Library. In FileHandler.java
M V MS: org.apache.poi.stress.AbstractFileHandler.EXPECTED_EXTRACTOR_FAILURES
is a mutable collection which should be package protected At
AbstractFileHandler.java:[line 47]
M V MS: org.apache.poi.stress.TestAllFiles.SCAN_EXCLUDES should be package
protected At TestAllFiles.java:[line 86]
M V MS: org.apache.poi.stress.TestAllFiles.SCAN_EXCLUDES_NOSCRATCHPAD should be
package protected At TestAllFiles.java:[line 102]
SpotBugs ended with exit code 1
> Task :poi:javadoc
3 warnings
> Task :poi-examples:spotbugsMain
M B CT: Exception thrown in class
org.apache.poi.examples.xssf.streaming.HybridStreaming$1 at new
org.apache.poi.examples.xssf.streaming.HybridStreaming$1(InputStream) will
leave the constructor. The object under construction remains partially
initialized and may be vulnerable to Finalizer attacks. At
HybridStreaming.java:[line 43]
> Task :poi-ooxml:javadoc
2 warnings
> Task :poi-examples:spotbugsMain
M B PI: Class name ?>?1/1??? in source file ?>?2/1??? shadows the publicly
available identifier from the Java Standard Library. At Alignment.java:[lines
35-69]
M V EI2: new org.apache.poi.examples.hwpf.Word2Forrest(HWPFDocument,
OutputStream) may expose internal representation by storing an externally
mutable object into Word2Forrest._doc At Word2Forrest.java:[line 46]
M B PI: Class name ?>?1/1??? in source file ?>?2/1??? shadows the publicly
available identifier from the Java Standard Library. At
ExcelComparator.java:[line 88]
M B CT: Exception thrown in class
org.apache.poi.examples.xwpf.usermodel.UpdateEmbeddedDoc at new
org.apache.poi.examples.xwpf.usermodel.UpdateEmbeddedDoc(String) will leave the
constructor. The object under construction remains partially initialized and
may be vulnerable to Finalizer attacks. At UpdateEmbeddedDoc.java:[line 83]
H B Nm: The class name
org.apache.poi.examples.hssf.usermodel.AddDimensionedImage shadows the simple
name of the superclass org.apache.poi.examples.ss.AddDimensionedImage At
AddDimensionedImage.java:[line 29]
M D RCN: Redundant nullcheck of wb which is known to be null in
org.apache.poi.examples.ss.CellStyleDetails.main(String[]) Redundant null
check at CellStyleDetails.java:[line 90]
M D NP: Load of known null value in
org.apache.poi.examples.ss.CellStyleDetails.main(String[]) At
CellStyleDetails.java:[line 90]
M V EI2:
org.apache.poi.examples.hssf.usermodel.EventExample.processRecord(Record) may
expose internal representation by storing an externally mutable object into
EventExample.sstrec At EventExample.java:[line 80]
M D SF: Switch statement found in
org.apache.poi.examples.hssf.usermodel.EventExample.processRecord(Record) where
default case is missing At EventExample.java:[lines 50-88]
M D RCN: Redundant nullcheck of workbook which is known to be null in
org.apache.poi.examples.ss.formula.UserDefinedFunctionExample.main(String[])
Redundant null check at UserDefinedFunctionExample.java:[line 82]
M D NP: Load of known null value in
org.apache.poi.examples.ss.formula.UserDefinedFunctionExample.main(String[])
At UserDefinedFunctionExample.java:[line 82]
M B CT: Exception thrown in class org.apache.poi.examples.hsmf.Msg2txt at new
org.apache.poi.examples.hsmf.Msg2txt(String) will leave the constructor. The
object under construction remains partially initialized and may be vulnerable
to Finalizer attacks. At Msg2txt.java:[line 55]
M V EI2: new
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra(POIFSFileSystem,
PrintStream, int) may expose internal representation by storing an externally
mutable object into XLS2CSVmra.output At XLS2CSVmra.java:[line 92]
M V EI2:
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra.processRecord(Record)
may expose internal representation by storing an externally mutable object into
XLS2CSVmra.sstRecord At XLS2CSVmra.java:[line 172]
M V EI2: new
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra(POIFSFileSystem,
PrintStream, int) may expose internal representation by storing an externally
mutable object into XLS2CSVmra.fs At XLS2CSVmra.java:[line 91]
M B CT: Exception thrown in class
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra at new
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra(String, int) will leave
the constructor. The object under construction remains partially initialized
and may be vulnerable to Finalizer attacks. At XLS2CSVmra.java:[line 108]
M B CT: Exception thrown in class
org.apache.poi.examples.ss.LinkedDropDownLists at new
org.apache.poi.examples.ss.LinkedDropDownLists(String) will leave the
constructor. The object under construction remains partially initialized and
may be vulnerable to Finalizer attacks. At LinkedDropDownLists.java:[line 108]
M C FL: Using floating-point loop counters can lead to unexpected behavior. At
OfficeDrawingWithGraphics.java:[line 93]
M V EI2: new org.apache.poi.examples.ss.html.HSSFHtmlHelper(HSSFWorkbook) may
expose internal representation by storing an externally mutable object into
HSSFHtmlHelper.wb At HSSFHtmlHelper.java:[line 38]
M V EI:
org.apache.poi.examples.hssf.usermodel.InCellLists$MultiLevelListItem.getLowerLevelItems()
may expose internal representation by returning
InCellLists$MultiLevelListItem.lowerLevelItems At InCellLists.java:[line 536]
M V EI2: new
org.apache.poi.examples.hssf.usermodel.InCellLists$MultiLevelListItem(String,
List) may expose internal representation by storing an externally mutable
object into InCellLists$MultiLevelListItem.lowerLevelItems At
InCellLists.java:[line 516]
M V EI2: new org.apache.poi.examples.xssf.eventusermodel.XLSX2CSV(OPCPackage,
PrintStream, int) may expose internal representation by storing an externally
mutable object into XLSX2CSV.xlsxPackage At XLSX2CSV.java:[line 181]
M V EI2: new org.apache.poi.examples.xssf.eventusermodel.XLSX2CSV(OPCPackage,
PrintStream, int) may expose internal representation by storing an externally
mutable object into XLSX2CSV.output At XLSX2CSV.java:[line 182]
M V EI2: new
org.apache.poi.examples.ss.formula.CheckFunctionsSupported(Workbook) may expose
internal representation by storing an externally mutable object into
CheckFunctionsSupported.workbook At CheckFunctionsSupported.java:[line 103]
M C UwF: Unwritten field:
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra.workbookBuildingListener
At XLS2CSVmra.java:[line 151]
M P SS: Unread field:
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra.outputFormulaValues;
should this field be static? At XLS2CSVmra.java:[line 64]
SpotBugs ended with exit code 1
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':poi-integration:test'.
> Process 'Gradle Test Executor 39' finished with non-zero exit value 1
* 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 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
For more on this, please refer to
https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
BUILD FAILED in 3m 6s
113 actionable tasks: 104 executed, 9 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'
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
Archiving artifacts
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
Recording test results
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
[Checks API] No suitable checks publisher found.
ERROR: Not all environment variables could be successfully injected. Check for
similarly-named environment variables.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]