Bump NUnit from 3.14.0 to 4.0.0 #178
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
GetResourceAsync_ReturnsNullIfNotInList
Assert.That(result, Is.Not.Null)
Expected: not null
But was: null
|
GetResourceAsync_ReturnsNullIfSdkThrowsNotFound
Assert.That(result, Is.Not.Null)
Expected: not null
But was: null
|
ubuntu-latest
Process completed with exit code 1.
|
GetResourceAsync_ReturnsNullIfNotInList
Assert.That(result, Is.Not.Null)
Expected: not null
But was: null
|
GetResourceAsync_ReturnsNullIfSdkThrowsNotFound
Assert.That(result, Is.Not.Null)
Expected: not null
But was: null
|
macos-latest
Process completed with exit code 1.
|
GetResourceAsync_ReturnsNullIfNotInList
Assert.That(result, Is.Not.Null)
Expected: not null
But was: null
|
GetResourceAsync_ReturnsNullIfSdkThrowsNotFound
Assert.That(result, Is.Not.Null)
Expected: not null
But was: null
|
windows-latest
Process completed with exit code 1.
|