Bump MSTest.TestFramework from 3.6.4 to 3.7.0 #555
Annotations
10 warnings
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
Analogy.Interfaces/AnalogyLogMessageCustomEqualityComparer.cs#L108
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
Analogy.Interfaces/AnalogyLogMessageCustomEqualityOptedInComparer.cs#L133
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
|
Analogy.Interfaces/IAnalogyOnDemandPlotting.cs#L10
The second parameter must be of type 'System.EventArgs' or a derived type (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0046.md)
|
Analogy.Interfaces/Factories/IAnalogyCustomUserControlsFactory.cs#L7
Code should not contain multiple whitespace characters in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1025.md)
|
Analogy.Interfaces/Factories/IAnalogyFactory.cs#L12
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
Analogy.Interfaces/IAnalogyCustomUserControl.cs#L27
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
Analogy.Interfaces/IAnalogyDataProvider.cs#L84
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
Analogy.Interfaces/IAnalogyDataProvider.cs#L90
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
This job succeeded
Loading