Skip to content

Update .NET SDK 9.0 #1348

Update .NET SDK 9.0

Update .NET SDK 9.0 #1348

Triggered via pull request November 12, 2024 21:26
Status Failure
Total duration 3m 5s
Artifacts

ci.yml

on: pull_request
compute_package_version
12s
compute_package_version
Matrix: build_and_test
check_documentation
42s
check_documentation
create_nuget
28s
create_nuget
validate_nuget
0s
validate_nuget
create_release
0s
create_release
Fit to window
Zoom out
Zoom in

Annotations

110 errors
build_and_test (ubuntu-latest, Release, roslyn4.2)
Process completed with exit code 1.
build_and_test (ubuntu-latest, Release, roslyn4.2)
No files were found with the provided path: /home/runner/work/Meziantou.Analyzer/Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (ubuntu-latest, Release, roslyn3.8)
No files were found with the provided path: /home/runner/work/Meziantou.Analyzer/Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (ubuntu-latest, Release, roslyn3.8)
Process completed with exit code 1.
check_documentation: src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L15
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
check_documentation: src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L26
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0072)
check_documentation: src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L83
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
check_documentation: src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L110
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
check_documentation: src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L126
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
check_documentation: src/Meziantou.Analyzer/Internals/TypeSymbolExtensions.cs#L219
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
check_documentation: src/Meziantou.Analyzer/Internals/ObjectPool.cs#L149
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
check_documentation: src/Meziantou.Analyzer/Internals/ObjectPool.cs#L135
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
check_documentation: src/Meziantou.Analyzer/Internals/ObjectPool.cs#L173
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
check_documentation: src/Meziantou.Analyzer/Internals/SymbolExtensions.cs#L23
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
create_nuget: src/ListDotNetTypes/Program.cs#L30
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
create_nuget: src/ListDotNetTypes/Program.cs#L31
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
create_nuget: src/ListDotNetTypes/Program.cs#L67
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
create_nuget
Process completed with exit code 1.
build_and_test (ubuntu-latest, Release, default): src/Meziantou.Analyzer.Annotations/RequireNamedArgumentAttribute.cs#L4
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (ubuntu-latest, Release, default): src/Meziantou.Analyzer.Annotations/StructuredLogFieldAttribute.cs#L5
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (ubuntu-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L15
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (ubuntu-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L26
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0072)
build_and_test (ubuntu-latest, Release, default): src/Meziantou.Analyzer/Internals/TypeSymbolExtensions.cs#L219
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, default): src/Meziantou.Analyzer/Rules/AvoidUsingRedundantElseAnalyzerCommon.cs#L13
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
build_and_test (ubuntu-latest, Release, default): src/Meziantou.Analyzer/Rules/AvoidUsingRedundantElseAnalyzerCommon.cs#L13
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
build_and_test (ubuntu-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Rules/UseStructLayoutAttributeFixer.cs#L61
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
build_and_test (ubuntu-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Rules/UseStructLayoutAttributeFixer.cs#L61
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
build_and_test (ubuntu-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Rules/SimplifyCallerArgumentExpressionFixer.cs#L27
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (ubuntu-latest, Release, default)
No files were found with the provided path: /home/runner/work/Meziantou.Analyzer/Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (ubuntu-latest, Release, roslyn4.6): src/Meziantou.Analyzer.Annotations/RequireNamedArgumentAttribute.cs#L4
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (ubuntu-latest, Release, roslyn4.6): src/Meziantou.Analyzer.Annotations/StructuredLogFieldAttribute.cs#L5
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (ubuntu-latest, Release, roslyn4.6): src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L15
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (ubuntu-latest, Release, roslyn4.6): src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L26
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0072)
build_and_test (ubuntu-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L83
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.6): src/Meziantou.Analyzer.CodeFixers/Internals/FixAllContextHelper.cs#L26
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L110
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L126
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.6): src/Meziantou.Analyzer.CodeFixers/Internals/FixAllContextHelper.cs#L57
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
build_and_test (ubuntu-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Internals/TypeSymbolExtensions.cs#L219
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.6)
No files were found with the provided path: /home/runner/work/Meziantou.Analyzer/Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (ubuntu-latest, Release, roslyn4.8): src/Meziantou.Analyzer.Annotations/RequireNamedArgumentAttribute.cs#L4
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (ubuntu-latest, Release, roslyn4.8): src/Meziantou.Analyzer.Annotations/StructuredLogFieldAttribute.cs#L5
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (ubuntu-latest, Release, roslyn4.8): src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L15
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (ubuntu-latest, Release, roslyn4.8): src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L26
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0072)
build_and_test (ubuntu-latest, Release, roslyn4.8): src/Meziantou.Analyzer.CodeFixers/Rules/DoNotUseBlockingCallInAsyncContextFixer.cs#L34
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L83
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L110
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L126
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.8): src/Meziantou.Analyzer.CodeFixers/Rules/MakeMethodStaticFixer.cs#L30
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (ubuntu-latest, Release, roslyn4.8): src/Meziantou.Analyzer.CodeFixers/Internals/FixAllContextHelper.cs#L26
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.8)
No files were found with the provided path: /home/runner/work/Meziantou.Analyzer/Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (ubuntu-latest, Release, roslyn4.4)
No files were found with the provided path: /home/runner/work/Meziantou.Analyzer/Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (ubuntu-latest, Release, roslyn4.4): src/Meziantou.Analyzer.Annotations/RequireNamedArgumentAttribute.cs#L4
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (ubuntu-latest, Release, roslyn4.4): src/Meziantou.Analyzer.Annotations/StructuredLogFieldAttribute.cs#L5
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (ubuntu-latest, Release, roslyn4.4): src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L15
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (ubuntu-latest, Release, roslyn4.4): src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L26
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0072)
build_and_test (ubuntu-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L83
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Internals/TypeSymbolExtensions.cs#L219
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L110
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Internals/CompilationExtensions.cs#L126
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.4): src/Meziantou.Analyzer.CodeFixers/Internals/FixAllContextHelper.cs#L26
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (ubuntu-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Internals/ObjectPool.cs#L149
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
build_and_test (windows-latest, Release, roslyn3.8)
No files were found with the provided path: D:\a\Meziantou.Analyzer\Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (windows-latest, Release, roslyn3.8)
Process completed with exit code 1.
build_and_test (windows-latest, Release, roslyn4.4)
No files were found with the provided path: D:\a\Meziantou.Analyzer\Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (windows-latest, Release, roslyn4.4): src/Meziantou.Analyzer.Annotations/RequireNamedArgumentAttribute.cs#L4
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (windows-latest, Release, roslyn4.4): src/Meziantou.Analyzer.Annotations/StructuredLogFieldAttribute.cs#L5
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (windows-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Rules/NotPatternShouldBeParenthesizedAnalyzer.cs#L47
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build_and_test (windows-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Internals/EnumerableExtensions.cs#L5
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (windows-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Internals/OperationExtensions.cs#L10
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (windows-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Internals/StringExtensions.cs#L4
Namespace "Meziantou.Analyzer.Rules" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (windows-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Rules/ValueReturnedByStreamReadShouldBeUsedAnalyzer.cs#L44
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Rules/ValueReturnedByStreamReadShouldBeUsedAnalyzer.cs#L56
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Rules/ValidateArgumentsCorrectlyAnalyzer.cs#L156
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.4): src/Meziantou.Analyzer/Rules/UseStringEqualsAnalyzer.cs#L39
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.6)
No files were found with the provided path: D:\a\Meziantou.Analyzer\Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (windows-latest, Release, roslyn4.6): src/Meziantou.Analyzer.Annotations/RequireNamedArgumentAttribute.cs#L4
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (windows-latest, Release, roslyn4.6): src/Meziantou.Analyzer.Annotations/StructuredLogFieldAttribute.cs#L5
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (windows-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Internals/EnumerableExtensions.cs#L5
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (windows-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Rules/NotPatternShouldBeParenthesizedAnalyzer.cs#L47
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build_and_test (windows-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Internals/OperationExtensions.cs#L10
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (windows-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Internals/StringExtensions.cs#L4
Namespace "Meziantou.Analyzer.Rules" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (windows-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Rules/ValueReturnedByStreamReadShouldBeUsedAnalyzer.cs#L44
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Rules/ValueReturnedByStreamReadShouldBeUsedAnalyzer.cs#L56
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Rules/ValidateArgumentsCorrectlyAnalyzer.cs#L156
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.6): src/Meziantou.Analyzer/Rules/UseStringEqualsAnalyzer.cs#L39
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.8)
No files were found with the provided path: D:\a\Meziantou.Analyzer\Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (windows-latest, Release, roslyn4.8): src/Meziantou.Analyzer.Annotations/RequireNamedArgumentAttribute.cs#L4
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (windows-latest, Release, roslyn4.8): src/Meziantou.Analyzer.Annotations/StructuredLogFieldAttribute.cs#L5
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (windows-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Rules/NotPatternShouldBeParenthesizedAnalyzer.cs#L47
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build_and_test (windows-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Internals/EnumerableExtensions.cs#L5
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (windows-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Internals/OperationExtensions.cs#L10
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (windows-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Internals/StringExtensions.cs#L4
Namespace "Meziantou.Analyzer.Rules" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (windows-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Rules/ValueReturnedByStreamReadShouldBeUsedAnalyzer.cs#L44
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Rules/ValueReturnedByStreamReadShouldBeUsedAnalyzer.cs#L56
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Rules/ValidateArgumentsCorrectlyAnalyzer.cs#L156
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, roslyn4.8): src/Meziantou.Analyzer/Rules/UseStringEqualsAnalyzer.cs#L39
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, default): src/Meziantou.Analyzer.Annotations/RequireNamedArgumentAttribute.cs#L4
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (windows-latest, Release, default): src/Meziantou.Analyzer.Annotations/StructuredLogFieldAttribute.cs#L5
Nullable directive is redundant (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0240)
build_and_test (windows-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Internals/DocumentBasedFixAllProvider.cs#L15
Namespace "Meziantou.Analyzer" does not match folder structure, expected "Meziantou.Analyzer.Internals" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
build_and_test (windows-latest, Release, default): src/Meziantou.Analyzer/Rules/AvoidUsingRedundantElseAnalyzerCommon.cs#L13
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
build_and_test (windows-latest, Release, default): src/Meziantou.Analyzer/Rules/AvoidUsingRedundantElseAnalyzerCommon.cs#L13
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
build_and_test (windows-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Rules/UseStructLayoutAttributeFixer.cs#L61
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
build_and_test (windows-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Rules/UseStructLayoutAttributeFixer.cs#L61
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
build_and_test (windows-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Rules/SimplifyCallerArgumentExpressionFixer.cs#L27
Use pattern matching (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0078)
build_and_test (windows-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Rules/OptimizeStringBuilderUsageFixer.cs#L44
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (windows-latest, Release, default): src/Meziantou.Analyzer.CodeFixers/Rules/NamedParameterFixer.cs#L69
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0010)
build_and_test (windows-latest, Release, default)
No files were found with the provided path: D:\a\Meziantou.Analyzer\Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (windows-latest, Release, roslyn4.2)
No files were found with the provided path: D:\a\Meziantou.Analyzer\Meziantou.Analyzer/TestResults/**/*. No artifacts will be uploaded.
build_and_test (windows-latest, Release, roslyn4.2)
Process completed with exit code 1.