Extract code analysis to its own build slice and update analyzers to … #60
Annotations
20 warnings
build (ubuntu-22.04):
Source/Moq.Analyzers/Helpers.cs#L53
Possible null reference return.
|
build (ubuntu-22.04):
Source/Moq.Analyzers/Helpers.cs#L54
Possible null reference return.
|
build (ubuntu-22.04):
Source/Moq.Analyzers/Helpers.cs#L61
Possible null reference return.
|
build (ubuntu-22.04):
Source/Moq.Analyzers/Helpers.cs#L67
Possible null reference return.
|
build (ubuntu-22.04):
Source/Moq.Analyzers/Helpers.cs#L75
Possible null reference argument for parameter 'expression' in 'IEnumerable<IMethodSymbol> Helpers.GetAllMatchingSymbols<IMethodSymbol>(SemanticModel semanticModel, ExpressionSyntax expression)'.
|
build (ubuntu-22.04):
Source/Moq.Analyzers/Helpers.cs#L87
Possible null reference argument for parameter 'item' in 'void List<T>.Add(T item)'.
|
build (ubuntu-22.04):
Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L35
Converting null literal or possible null value to non-nullable type.
|
build (ubuntu-22.04):
Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L39
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L39
Converting null literal or possible null value to non-nullable type.
|
build (ubuntu-22.04):
Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L56
The result of the expression is always 'false' since a value of type 'SeparatedSyntaxList<TypeSyntax>' is never equal to 'null' of type 'SeparatedSyntaxList<TypeSyntax>?'
|
build (windows-2022):
Source/Moq.Analyzers/Helpers.cs#L53
Possible null reference return.
|
build (windows-2022):
Source/Moq.Analyzers/Helpers.cs#L54
Possible null reference return.
|
build (windows-2022):
Source/Moq.Analyzers/Helpers.cs#L61
Possible null reference return.
|
build (windows-2022):
Source/Moq.Analyzers/Helpers.cs#L67
Possible null reference return.
|
build (windows-2022):
Source/Moq.Analyzers/Helpers.cs#L75
Possible null reference argument for parameter 'expression' in 'IEnumerable<IMethodSymbol> Helpers.GetAllMatchingSymbols<IMethodSymbol>(SemanticModel semanticModel, ExpressionSyntax expression)'.
|
build (windows-2022):
Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L35
Converting null literal or possible null value to non-nullable type.
|
build (windows-2022):
Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L39
Dereference of a possibly null reference.
|
build (windows-2022):
Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L39
Converting null literal or possible null value to non-nullable type.
|
build (windows-2022):
Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L56
The result of the expression is always 'false' since a value of type 'SeparatedSyntaxList<TypeSyntax>' is never equal to 'null' of type 'SeparatedSyntaxList<TypeSyntax>?'
|
build (windows-2022):
Source/Moq.Analyzers/Helpers.cs#L87
Possible null reference argument for parameter 'item' in 'void List<T>.Add(T item)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.NET Test Reports (ubuntu-22.04)
Expired
|
7.96 KB |
|
.NET Test Reports (windows-2022)
Expired
|
7.99 KB |
|
binlogs-ubuntu-22.04
Expired
|
575 KB |
|
binlogs-windows-2022
Expired
|
595 KB |
|
packages-ubuntu-22.04
Expired
|
27.3 KB |
|
packages-windows-2022
Expired
|
27.6 KB |
|