Bump coverlet.collector from 6.0.4 to 8.0.1 #484
Annotations
10 errors and 10 warnings
|
Build solutions:
LegacyAppRefactor/LegacyApp/UserCreditService.cs#L15
The type or namespace name 'ClientBase<>' does not exist in the namespace 'System.ServiceModel' (are you missing an assembly reference?)
|
|
Build solutions:
LegacyAppRefactor/LegacyApp/UserCreditService.cs#L21
The type or namespace name 'EndpointAddress' does not exist in the namespace 'System.ServiceModel' (are you missing an assembly reference?)
|
|
Build solutions:
LegacyAppRefactor/LegacyApp/UserCreditService.cs#L21
The type or namespace name 'Channels' does not exist in the namespace 'System.ServiceModel' (are you missing an assembly reference?)
|
|
Build solutions:
LegacyAppRefactor/LegacyApp/UserCreditService.cs#L15
'UserCreditServiceClient' does not implement interface member 'IDisposable.Dispose()'
|
|
Build solutions:
LegacyAppRefactor/LegacyApp/UserCreditService.cs#L10
The type or namespace name 'IClientChannel' does not exist in the namespace 'System.ServiceModel' (are you missing an assembly reference?)
|
|
Build solutions:
LegacyAppRefactor/LegacyApp/UserCreditService.cs#L6
The type or namespace name 'OperationContract' does not exist in the namespace 'System.ServiceModel' (are you missing an assembly reference?)
|
|
Build solutions:
LegacyAppRefactor/LegacyApp/UserCreditService.cs#L6
The type or namespace name 'OperationContractAttribute' does not exist in the namespace 'System.ServiceModel' (are you missing an assembly reference?)
|
|
Build solutions:
LegacyAppRefactor/LegacyApp/UserCreditService.cs#L3
The type or namespace name 'ServiceContract' does not exist in the namespace 'System.ServiceModel' (are you missing an assembly reference?)
|
|
Build solutions:
LegacyAppRefactor/LegacyApp/UserCreditService.cs#L3
The type or namespace name 'ServiceContractAttribute' does not exist in the namespace 'System.ServiceModel' (are you missing an assembly reference?)
|
|
Build solutions:
LegacyAppRefactor/LegacyApp/UserCreditService.cs#L15
The type or namespace name 'ClientBase<>' does not exist in the namespace 'System.ServiceModel' (are you missing an assembly reference?)
|
|
Build solutions:
Codewars/7kyu/NextPalindromicNumber/NextPalindromicNumber.UnitTests/NextPalMust.cs#L42
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, ClassicAssert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)
|
|
Build solutions:
Codewars/7kyu/CaseSwapping/CaseSwapping.UnitTests/SwapTest.cs#L6
The type name 'sol' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build solutions:
Codewars/8kyu/SumWithoutHighestAndLowestNumber/SumWithoutHighestAndLowestNumber.UnitTests/SumTests.cs#L56
Cannot convert null literal to non-nullable reference type.
|
|
Build solutions:
Codewars/7kyu/PossibilitiesArray/PossibilitiesArray.UnitTests/SolutionTest.cs#L30
The variable 'Tests' is assigned but its value is never used
|
|
Build solutions:
Codewars/8kyu/RemoveFirstAndLastCharacter2/RemoveFirstAndLastCharacter2.UnitTests/KataTest.cs#L37
Possible null reference return.
|
|
Build solutions:
Codewars/7kyu/SortNumbers/SortNumbers.UnitTests/KataTests.cs#L15
Cannot convert null literal to non-nullable reference type.
|
|
Build solutions:
Palindromo/Palindromo.UnitTests/PalindromoDebe.cs#L17
Null should not be used for type parameter 'palabraInvalida' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
Build solutions:
Palindromo/Palindromo.UnitTests/PalindromoSimpleDebe.cs#L17
Null should not be used for type parameter 'palabraInvalida' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
Build solutions:
Palindromo/Palindromo.UnitTests/PalindromoDebe.cs#L17
Null should not be used for type parameter 'palabraInvalida' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
Build solutions:
Palindromo/Palindromo.UnitTests/PalindromoSimpleDebe.cs#L17
Null should not be used for type parameter 'palabraInvalida' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Loading