XSSFColumn class implementation #401
PR.yml
on: pull_request
windows-latest
8m 21s
ubuntu-latest
3m 0s
Annotations
15 errors and 20 warnings
ubuntu-latest
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! POI will use only the first, but other software may reject this file.
|
ubuntu-latest
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! POI will use only the first, but other software may reject this file.
|
IfWritingRowWithCustomHeightShouldIncludeCustomHeightXml:
_/testcases/ooxml/XSSF/Streaming/SheetDataWriterTests.cs#L80
Expected string length 41 but was 38. Strings differ at index 25.
Expected: "<row r="1" customHeight="true" ht="0.05">"
But was: "<row r="1" customHeight="1" ht="0.05">"
------------------------------------^
|
ubuntu-latest
Target "Test" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
windows-latest
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! POI will use only the first, but other software may reject this file.
|
windows-latest
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! POI will use only the first, but other software may reject this file.
|
IfWritingRowWithCustomHeightShouldIncludeCustomHeightXml:
_/testcases/ooxml/XSSF/Streaming/SheetDataWriterTests.cs#L81
Expected string length 41 but was 38. Strings differ at index 25.
Expected: "<row r="1" customHeight="true" ht="0.05">"
But was: "<row r="1" customHeight="1" ht="0.05">"
------------------------------------^
|
windows-latest
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! POI will use only the first, but other software may reject this file.
|
windows-latest
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! POI will use only the first, but other software may reject this file.
|
IfWritingRowWithCustomHeightShouldIncludeCustomHeightXml:
_/testcases/ooxml/XSSF/Streaming/SheetDataWriterTests.cs#L80
Expected string length 41 but was 38. Strings differ at index 25.
Expected: "<row r="1" customHeight="true" ht="0.05">"
But was: "<row r="1" customHeight="1" ht="0.05">"
------------------------------------^
|
Stackoverflow26437323
NPOI.Util.RuntimeException : No message provided
----> System.IO.IOException : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-sxssf-sheet1f0ecace-379f-470f-a927-34b636b1f3f8.xml' because it is being used by another process.
|
SheetdataWriter:
_/testcases/ooxml/XSSF/Streaming/TestSXSSFWorkbook.cs#L255
System.Exception : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-sxssf-templateba3340ba-6f20-4faa-bfa2-90fe5f06be44.xlsx' because it is being used by another process.
----> System.IO.IOException : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-sxssf-templateba3340ba-6f20-4faa-bfa2-90fe5f06be44.xlsx' because it is being used by another process.
|
TestBug53798XLS:
_/testcases/ooxml/XSSF/UserModel/TestXSSFBugs.cs#L1776
System.IO.FileNotFoundException : Could not find file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\testBug537984894c749-ba7e-4538-80b9-8c2c13c7d7b0.xls'.
|
TestBug53798XLSX:
_/testcases/ooxml/XSSF/UserModel/TestXSSFBugs.cs#L1753
System.IO.FileNotFoundException : Could not find file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\testBug537985c8d38e1-8406-46f4-88c3-a0644bb3da45.xlsx'.
|
ubuntu-latest
/usr/share/dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: Found conflicts between different versions of "System.Threading.Tasks.Extensions" that could not be resolved. [/home/runner/work/npoi/npoi/testcases/main/NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
ubuntu-latest
/usr/share/dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: There was a conflict between "System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" and "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". [/home/runner/work/npoi/npoi/testcases/main/NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
ubuntu-latest
/usr/share/dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: "System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" was chosen because it was primary and "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" was not. [/home/runner/work/npoi/npoi/testcases/main/NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
ubuntu-latest
/usr/share/dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: References which depend on "System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" [/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll]. [/home/runner/work/npoi/npoi/testcases/main/NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
ubuntu-latest
/usr/share/dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: /home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll [/home/runner/work/npoi/npoi/testcases/main/NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
ubuntu-latest
/usr/share/dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: Project file item includes which caused reference "/home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll". [/home/runner/work/npoi/npoi/testcases/main/NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
ubuntu-latest
/usr/share/dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: /home/runner/.nuget/packages/system.threading.tasks.extensions/4.5.2/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll [/home/runner/work/npoi/npoi/testcases/main/NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
ubuntu-latest
/usr/share/dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: References which depend on or have been unified to "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" []. [/home/runner/work/npoi/npoi/testcases/main/NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
ubuntu-latest
/usr/share/dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: /home/runner/.nuget/packages/sharpziplib/1.4.2/lib/netstandard2.0/ICSharpCode.SharpZipLib.dll [/home/runner/work/npoi/npoi/testcases/main/NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
ubuntu-latest
/usr/share/dotnet/sdk/8.0.403/Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: Project file item includes which caused reference "/home/runner/.nuget/packages/sharpziplib/1.4.2/lib/netstandard2.0/ICSharpCode.SharpZipLib.dll". [/home/runner/work/npoi/npoi/testcases/main/NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.403\Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: Found conflicts between different versions of "System.Threading.Tasks.Extensions" that could not be resolved. [D:\a\npoi\npoi\testcases\main\NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.403\Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: There was a conflict between "System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" and "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". [D:\a\npoi\npoi\testcases\main\NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.403\Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: "System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" was chosen because it was primary and "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" was not. [D:\a\npoi\npoi\testcases\main\NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.403\Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: References which depend on "System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" [C:\Users\runneradmin\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll]. [D:\a\npoi\npoi\testcases\main\NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.403\Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: C:\Users\runneradmin\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll [D:\a\npoi\npoi\testcases\main\NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.403\Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: Project file item includes which caused reference "C:\Users\runneradmin\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll". [D:\a\npoi\npoi\testcases\main\NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.403\Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: C:\Users\runneradmin\.nuget\packages\system.threading.tasks.extensions\4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll [D:\a\npoi\npoi\testcases\main\NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.403\Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: References which depend on or have been unified to "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" []. [D:\a\npoi\npoi\testcases\main\NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.403\Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: C:\Users\runneradmin\.nuget\packages\sharpziplib\1.4.2\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll [D:\a\npoi\npoi\testcases\main\NPOI.TestCases.Core.csproj::TargetFramework=net472]
|
windows-latest
C:\Program Files\dotnet\sdk\8.0.403\Microsoft.Common.CurrentVersion.targets(2412,5): warning MSB3277: Project file item includes which caused reference "C:\Users\runneradmin\.nuget\packages\sharpziplib\1.4.2\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll". [D:\a\npoi\npoi\testcases\main\NPOI.TestCases.Core.csproj::TargetFramework=net472]
|