Skip to content

Clean up of using statements (#66) #70

Clean up of using statements (#66)

Clean up of using statements (#66) #70

Triggered via push June 7, 2024 16:13
Status Success
Total duration 8m 1s
Artifacts 6

main.yml

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

Annotations

20 warnings
build (ubuntu-22.04): Source/Moq.Analyzers/CallbackSignatureShouldMatchMockedMethodAnalyzer.cs#L60
Possible null reference argument for parameter 'expression' in 'TypeInfo CSharpExtensions.GetTypeInfo(SemanticModel? semanticModel, ExpressionSyntax expression, CancellationToken cancellationToken = default(CancellationToken))'.
build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L32
Possible null reference argument for parameter 'expression' in 'SymbolInfo CSharpExtensions.GetSymbolInfo(SemanticModel? semanticModel, ExpressionSyntax expression, CancellationToken cancellationToken = default(CancellationToken))'.
build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L39
Possible null reference argument for parameter 'symbol' in 'bool Helpers.IsCallbackOrReturnSymbol(ISymbol symbol)'.
build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L49
Possible null reference return.
build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L50
Possible null reference return.
build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L57
Possible null reference return.
build (windows-2022): Source/Moq.Analyzers/CallbackSignatureShouldMatchMockedMethodAnalyzer.cs#L60
Possible null reference argument for parameter 'expression' in 'TypeInfo CSharpExtensions.GetTypeInfo(SemanticModel? semanticModel, ExpressionSyntax expression, CancellationToken cancellationToken = default(CancellationToken))'.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L32
Possible null reference argument for parameter 'expression' in 'SymbolInfo CSharpExtensions.GetSymbolInfo(SemanticModel? semanticModel, ExpressionSyntax expression, CancellationToken cancellationToken = default(CancellationToken))'.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L39
Possible null reference argument for parameter 'symbol' in 'bool Helpers.IsCallbackOrReturnSymbol(ISymbol symbol)'.
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/ConstructorArgumentsShouldMatchAnalyzer.cs#L48
Dereference of a possibly null reference.
build (windows-2022): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L72
Argument of type 'ITypeSymbol?[]' cannot be used for parameter 'argumentTypes2' of type 'ITypeSymbol[]' in 'bool ConstructorArgumentsShouldMatchAnalyzer.AreParametersMatching(ImmutableArray<IParameterSymbol> constructorParameters, ITypeSymbol[] argumentTypes2)' due to differences in the nullability of reference types.

Artifacts

Produced during runtime
Name Size
.NET Test Reports (ubuntu-22.04) Expired
7.09 KB
.NET Test Reports (windows-2022) Expired
7.15 KB
binlogs-ubuntu-22.04 Expired
559 KB
binlogs-windows-2022 Expired
582 KB
packages-ubuntu-22.04 Expired
27.6 KB
packages-windows-2022 Expired
27.9 KB