Unit Tests #5
Annotations
10 warnings
Build solution:
examples/204-dotnet-ASP.NET-MVC-integration/Controllers/MemoryController.cs#L16
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Build solution:
service/Abstractions/Models/MemoryQuery.cs#L20
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build solution:
service/Abstractions/Models/SearchQuery.cs#L20
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build solution:
service/Abstractions/Models/MemoryQuery.cs#L28
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build solution:
service/Abstractions/Models/SearchQuery.cs#L32
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build solution:
service/Abstractions/AI/TextGenerationOptions.cs#L60
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build solution:
service/Abstractions/Models/DataPipelineStatus.cs#L40
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build solution:
service/Abstractions/Models/DataPipelineStatus.cs#L55
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build solution:
service/Abstractions/Models/DataPipelineStatus.cs#L62
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build solution:
service/Abstractions/Models/DataPipelineStatus.cs#L69
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Loading