Skip to content

chore(deps): update dependency nunit to v4 #1202

chore(deps): update dependency nunit to v4

chore(deps): update dependency nunit to v4 #1202

Triggered via pull request December 5, 2023 23:15
Status Failure
Total duration 6m 11s
Artifacts

ci.yml

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

Annotations

30 errors and 30 warnings
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
'Assert' does not contain a definition for 'IsNull'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L65
'Assert' does not contain a definition for 'IsNull'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L72
'Assert' does not contain a definition for 'IsNull'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryInfoTests.cs#L16
'Assert' does not contain a definition for 'IsNull'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs#L19
'Assert' does not contain a definition for 'IsNull'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs#L34
'Assert' does not contain a definition for 'AreEqual'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs#L50
'Assert' does not contain a definition for 'AreEqual'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DriveInfoFactoryTests.cs#L15
'Assert' does not contain a definition for 'IsNull'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
'Assert' does not contain a definition for 'IsNull'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L65
'Assert' does not contain a definition for 'IsNull'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L72
'Assert' does not contain a definition for 'IsNull'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryInfoTests.cs#L16
'Assert' does not contain a definition for 'IsNull'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs#L19
'Assert' does not contain a definition for 'IsNull'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs#L34
'Assert' does not contain a definition for 'AreEqual'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs#L50
'Assert' does not contain a definition for 'AreEqual'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DriveInfoFactoryTests.cs#L15
'Assert' does not contain a definition for 'IsNull'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L58
'Assert' does not contain a definition for 'IsNull'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L65
'Assert' does not contain a definition for 'IsNull'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/ConvertersTests.cs#L72
'Assert' does not contain a definition for 'IsNull'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryInfoTests.cs#L16
'Assert' does not contain a definition for 'IsNull'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs#L19
'Assert' does not contain a definition for 'IsNull'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs#L34
'Assert' does not contain a definition for 'AreEqual'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DirectoryWrapperTests.cs#L50
'Assert' does not contain a definition for 'AreEqual'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/DriveInfoFactoryTests.cs#L15
'Assert' does not contain a definition for 'IsNull'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L26
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L42
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L85
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L128
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L144
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L159
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileArgumentPathTests.cs#L54
This call site is reachable on all platforms. 'IFile.Decrypt(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileArgumentPathTests.cs#L55
This call site is reachable on all platforms. 'IFile.Encrypt(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs#L2075
This call site is reachable on all platforms. 'DirectoryAclExtensions.GetAccessControl(IDirectory, string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Test (ubuntu-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L26
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L26
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L42
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L85
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L128
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L144
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L159
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileArgumentPathTests.cs#L55
This call site is reachable on all platforms. 'IFile.Encrypt(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileArgumentPathTests.cs#L54
This call site is reachable on all platforms. 'IFile.Decrypt(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs#L2075
This call site is reachable on all platforms. 'DirectoryAclExtensions.GetAccessControl(IDirectory, string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Test (macos-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L26
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L26
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L42
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L85
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L128
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L144
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L159
'MockFileStreamFactory.Create(string, FileMode)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode)` instead.'
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileArgumentPathTests.cs#L54
This call site is reachable on all platforms. 'IFile.Decrypt(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileArgumentPathTests.cs#L55
This call site is reachable on all platforms. 'IFile.Encrypt(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockDirectoryTests.cs#L2075
This call site is reachable on all platforms. 'DirectoryAclExtensions.GetAccessControl(IDirectory, string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Test (windows-latest): tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileStreamFactoryTests.cs#L26
'MockFileStreamFactory.Create(string, FileMode, FileAccess)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess)` instead.'