Skip to content

Fix SA0001: XML comment analysis is disabled due to project configuration #118

Fix SA0001: XML comment analysis is disabled due to project configuration

Fix SA0001: XML comment analysis is disabled due to project configuration #118

Triggered via pull request June 13, 2024 01:31
Status Success
Total duration 6m 26s
Artifacts 8

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#L72
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#L80
Possible null reference argument for parameter 'item' in 'void List<T>.Add(T item)'.
build (ubuntu-22.04): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L30
Missing XML comment for publicly visible type or member 'ConstructorArgumentsShouldMatchAnalyzer.Initialize(AnalysisContext)'
build (windows-2022): Source/Moq.Analyzers/CallbackSignatureShouldMatchMockedMethodAnalyzer.cs#L72
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#L80
Possible null reference argument for parameter 'item' in 'void List<T>.Add(T item)'.
build (windows-2022): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L30
Missing XML comment for publicly visible type or member 'ConstructorArgumentsShouldMatchAnalyzer.Initialize(AnalysisContext)'

Artifacts

Produced during runtime
Name Size
.NET Code Coverage Reports (ubuntu-22.04) Expired
698 KB
.NET Code Coverage Reports (windows-2022) Expired
698 KB
.NET Test Reports (ubuntu-22.04) Expired
66.4 KB
.NET Test Reports (windows-2022) Expired
66.4 KB
binlogs-ubuntu-22.04 Expired
567 KB
binlogs-windows-2022 Expired
588 KB
packages-ubuntu-22.04 Expired
51.8 KB
packages-windows-2022 Expired
52.1 KB