Skip to content

Remove Regex from analyzers #100

Remove Regex from analyzers

Remove Regex from analyzers #100

Triggered via pull request June 12, 2024 06:59
Status Success
Total duration 6m 22s
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#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/Helpers.cs#L80
Possible null reference argument for parameter 'item' in 'void List<T>.Add(T item)'.
build (ubuntu-22.04): Source/Moq.Analyzers/CallbackSignatureShouldMatchMockedMethodAnalyzer.cs#L9
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (ubuntu-22.04): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L11
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
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/Helpers.cs#L80
Possible null reference argument for parameter 'item' in 'void List<T>.Add(T item)'.
build (windows-2022): Source/Moq.Analyzers/CallbackSignatureShouldMatchMockedMethodAnalyzer.cs#L9
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (windows-2022): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L11
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period

Artifacts

Produced during runtime
Name Size
.NET Code Coverage Reports (ubuntu-22.04) Expired
667 KB
.NET Code Coverage Reports (windows-2022) Expired
667 KB
.NET Test Reports (ubuntu-22.04) Expired
33.2 KB
.NET Test Reports (windows-2022) Expired
33.6 KB
binlogs-ubuntu-22.04 Expired
567 KB
binlogs-windows-2022 Expired
587 KB
packages-ubuntu-22.04 Expired
51.7 KB
packages-windows-2022 Expired
52.1 KB