Skip to content

Cache reference assemblies between tests to improve performance (#71) #77

Cache reference assemblies between tests to improve performance (#71)

Cache reference assemblies between tests to improve performance (#71) #77

Triggered via push June 7, 2024 20:29
Status Success
Total duration 8m 2s
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#L62
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/NoSealedClassMocksAnalyzer.cs#L31
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L35
Dereference of a possibly null reference.
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#L52
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/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 (windows-2022): Source/Moq.Analyzers/CallbackSignatureShouldMatchMockedMethodAnalyzer.cs#L62
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#L31
Converting null literal or possible null value to non-nullable type.
build (windows-2022): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L35
Dereference of a possibly null reference.
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#L52
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/NoConstructorArgumentsForInterfaceMockAnalyzer.cs#L31
Converting null literal or possible null value to non-nullable type.
build (windows-2022): Source/Moq.Analyzers/NoConstructorArgumentsForInterfaceMockAnalyzer.cs#L35
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
.NET Test Reports (ubuntu-22.04) Expired
6.86 KB
.NET Test Reports (windows-2022) Expired
6.95 KB
binlogs-ubuntu-22.04 Expired
560 KB
binlogs-windows-2022 Expired
582 KB
packages-ubuntu-22.04 Expired
27.7 KB
packages-windows-2022 Expired
28 KB