Skip to content

s/master/main/g

s/master/main/g #71

Triggered via pull request June 7, 2024 16:38
Status Success
Total duration 7m 5s
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/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 (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L63
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/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>?'
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.08 KB
.NET Test Reports (windows-2022) Expired
7 KB
binlogs-ubuntu-22.04 Expired
559 KB
binlogs-windows-2022 Expired
582 KB
packages-ubuntu-22.04 Expired
27.7 KB
packages-windows-2022 Expired
27.9 KB