Skip to content

Add net462 targeting #304

Add net462 targeting

Add net462 targeting #304

Triggered via pull request July 18, 2024 17:40
Status Failure
Total duration 1m 51s
Artifacts

build-test.yml

on: pull_request
Matrix: Build
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Code Coverage
Process completed with exit code 1.
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): 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 (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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)