chore(deps): update dependency nunit to v4 #1187
Annotations
10 errors and 10 warnings
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ApiParityTests.cs#L3
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L4
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryInfoFactoryTests.cs#L1
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryInfoTests.cs#L1
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs#L1
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DriveInfoFactoryTests.cs#L1
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/FileInfoFactoryTests.cs#L1
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/FileSystemTests.cs#L2
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/FileSystemWatcherFactoryTests.cs#L1
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/FileInfoBaseConversionTests.cs#L3
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
|
|
|
|
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L26
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
|
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L42
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
|
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L85
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
|
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L128
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
|
tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L144
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
|
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