Skip to content

Fix Clone sheet when the sheet contains hyperlinks #404

Fix Clone sheet when the sheet contains hyperlinks

Fix Clone sheet when the sheet contains hyperlinks #404

Triggered via pull request November 9, 2024 00:55
Status Failure
Total duration 6m 57s
Artifacts

PR.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 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.
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.
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.
bug60197_NamedRangesReferToCorrectSheetWhenSheetOrderIsChanged: _/testcases/ooxml/XSSF/Streaming/TestSXSSFBugs.cs#L70
System.Exception : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-sxssf-template5ee4f11f-b43e-46fd-b406-a3b040474397.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-template5ee4f11f-b43e-46fd-b406-a3b040474397.xlsx' because it is being used by another process.
SaveLoadNew: _/testcases/ooxml/XSSF/UserModel/TestXSSFWorkbook.cs#L106
ICSharpCode.SharpZipLib.Zip.ZipException : EOF in header
TestBug56957CloseWorkbook: _/testcases/ooxml/XSSF/UserModel/TestXSSFWorkbook.cs#L1098
System.IO.IOException : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestBug56957_7cdcc81f-f979-4c2b-9dc8-adb61db02796.xlsx' because it is being used by another process.
windows-latest
Target "Test" has thrown an exception
windows-latest
Process completed with exit code 1.
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]