Skip to content

Build and Test

Build and Test #2

Manually triggered March 6, 2026 01:25
Status Cancelled
Total duration 1d 0h 0m 3s
Artifacts

build-test.yml

on: workflow_dispatch
Matrix: Build
Matrix: Test
Code Coverage
1d 0h
Code Coverage
Pack
Pack
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
Code Coverage
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Build (ubuntu-latest, netstandard2.1)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (ubuntu-latest, netstandard2.0)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (ubuntu-latest, net6.0)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, netstandard2.0)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, net6.0)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (macos-latest, netstandard2.1)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, net6.0)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, netstandard2.0)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Test (ubuntu, net6.0): test/ICSharpCode.SharpZipLib.Tests/Zip/ZipEncryptionHandling.cs#L329
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (ubuntu, net6.0): test/ICSharpCode.SharpZipLib.Tests/Zip/GeneralHandling.cs#L740
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Test (ubuntu, net6.0): test/ICSharpCode.SharpZipLib.Tests/Zip/GeneralHandling.cs#L714
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Test (ubuntu, net6.0): test/ICSharpCode.SharpZipLib.Tests/Zip/ZipEncryptionHandling.cs#L329
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (ubuntu, net6.0): test/ICSharpCode.SharpZipLib.Tests/Zip/GeneralHandling.cs#L740
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Test (ubuntu, net6.0): test/ICSharpCode.SharpZipLib.Tests/Zip/GeneralHandling.cs#L714
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
Test (ubuntu, net6.0)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build (windows-latest, netstandard2.1)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Test (macos, net6.0): test/ICSharpCode.SharpZipLib.Tests/Zip/GeneralHandling.cs#L740
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Test (macos, net6.0): test/ICSharpCode.SharpZipLib.Tests/Zip/GeneralHandling.cs#L714
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Test (macos, net6.0): test/ICSharpCode.SharpZipLib.Tests/Zip/GeneralHandling.cs#L740
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Test (macos, net6.0): test/ICSharpCode.SharpZipLib.Tests/Zip/GeneralHandling.cs#L714
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Test (macos, net6.0)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Test (macos, net6.0)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.