Skip to content

Move common namespaces to global using and clean up files #63

Move common namespaces to global using and clean up files

Move common namespaces to global using and clean up files #63

Triggered via pull request June 6, 2024 22:58
Status Success
Total duration 5m 14s
Artifacts 6

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L29
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L33
Dereference of a possibly null reference.
build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L33
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L50
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 (ubuntu-22.04): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L88
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 (ubuntu-22.04): Source/Moq.Analyzers/NoConstructorArgumentsForInterfaceMockAnalyzer.cs#L29
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04): Source/Moq.Analyzers/NoConstructorArgumentsForInterfaceMockAnalyzer.cs#L33
Converting null literal or possible null value to non-nullable type.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L49
Possible null reference return.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L50
Possible null reference return.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L57
Possible null reference return.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L63
Possible null reference return.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L71
Possible null reference argument for parameter 'expression' in 'IEnumerable<IMethodSymbol> Helpers.GetAllMatchingSymbols<IMethodSymbol>(SemanticModel semanticModel, ExpressionSyntax expression)'.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L83
Possible null reference argument for parameter 'item' in 'void List<T>.Add(T item)'.
build (windows-2022): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L29
Converting null literal or possible null value to non-nullable type.
build (windows-2022): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L33
Dereference of a possibly null reference.
build (windows-2022): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L33
Converting null literal or possible null value to non-nullable type.
build (windows-2022): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L50
The result of the expression is always 'false' since a value of type 'SeparatedSyntaxList<TypeSyntax>' is never equal to 'null' of type 'SeparatedSyntaxList<TypeSyntax>?'

Artifacts

Produced during runtime
Name Size
.NET Test Reports (ubuntu-22.04) Expired
7.76 KB
.NET Test Reports (windows-2022) Expired
7.92 KB
binlogs-ubuntu-22.04 Expired
577 KB
binlogs-windows-2022 Expired
595 KB
packages-ubuntu-22.04 Expired
27.3 KB
packages-windows-2022 Expired
27.6 KB