Fix comparer collection initializers #2906
Annotations
4 errors
|
build
Process completed with exit code 1.
|
|
build:
src/Elastic.ApiExplorer/Schema/SchemaHelpers.cs#L47
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
|
build:
src/Elastic.ApiExplorer/Schema/SchemaHelpers.cs#L22
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
|
build:
src/Elastic.ApiExplorer/Schema/SchemaHelpers.cs#L37
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|