feat: enable net8.0 #1160
Annotations
10 warnings
Run tests
The target framework 'net5.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.
|
Run tests
The target framework 'netcoreapp3.1' 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.
|
Run tests
The target framework 'net5.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.
|
Run tests
The target framework 'netcoreapp3.1' 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.
|
Run tests:
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L26
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
|
Run tests:
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L42
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
|
Run tests:
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L85
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
|
Run tests:
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L128
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
|
Run tests:
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L144
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
|
Run tests:
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L159
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
|
The logs for this run have expired and are no longer available.
Loading