Bump BootstrapBlazor from 10.0.0 to 10.0.1 #27
Closed
Annotations
10 warnings
|
src/Backend/EM.Infrastructure/Data/AppDbContextInitializer.cs#L122
Possible null reference assignment.
|
|
src/Backend/EM.Infrastructure/Data/AppDbContextInitializer.cs#L111
Possible null reference assignment.
|
|
src/Backend/EM.Infrastructure/Data/AppDbContextInitializer.cs#L110
Possible null reference assignment.
|
|
src/Backend/EM.Infrastructure/Data/AppDbContextInitializer.cs#L99
Possible null reference assignment.
|
|
src/Backend/EM.Infrastructure/Data/AppDbContextInitializer.cs#L98
Possible null reference assignment.
|
|
src/Clients/EM.McpClient/Program.cs#L37
Remove the unused local variable 'openApiParams'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
src/Clients/EM.McpClient/Program.cs#L76
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
|
src/Clients/EM.McpClient/Program.cs#L22
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
|
src/Clients/EM.McpClient/Program.cs#L40
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
src/Clients/EM.McpClient/Program.cs#L48
Possible null reference argument for parameter 'promptTemplate' in 'IAsyncEnumerable<string> KernelExtensions.InvokePromptStreamingAsync<string>(Kernel kernel, string promptTemplate, KernelArguments? arguments = null, string? templateFormat = null, IPromptTemplateFactory? promptTemplateFactory = null, PromptTemplateConfig? promptTemplateConfig = null, CancellationToken cancellationToken = default(CancellationToken))'.
|
The logs for this run have expired and are no longer available.
Loading