✅Build Status Check (preview branch) #150
Annotations
10 warnings
Build Project BranchValidator:
Testing/TestingShared/MoqExtensions.cs#L21
The field 'MoqExtensions.callOrder' is assigned but its value is never used
|
Build Project BranchValidator:
Testing/TestingShared/ExtensionMethods.cs#L5
Using directive should appear within a namespace declaration
|
Build Project BranchValidator:
Testing/TestingShared/ExtensionMethods.cs#L6
Using directive should appear within a namespace declaration
|
Build Project BranchValidator:
Testing/TestingShared/ExtensionMethods.cs#L7
Using directive should appear within a namespace declaration
|
Build Project BranchValidator:
Testing/TestingShared/MoqExtensions.cs#L6
Using directive should appear within a namespace declaration
|
Build Project BranchValidator:
Testing/TestingShared/AssertExtensions.cs#L27
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Build Project BranchValidator:
Testing/TestingShared/AssertExtensions.cs#L50
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Build Project BranchValidator:
Testing/TestingShared/AssertExtensions.cs#L59
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Build Project BranchValidator:
Testing/TestingShared/AssertExtensions.cs#L71
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Build Project BranchValidator:
Testing/TestingShared/AssertExtensions.cs#L82
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Loading