Bump BootstrapBlazor from 10.1.3 to 10.1.4 #35
Closed
Annotations
10 warnings
|
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/Backend/EM.YARP/Extensions.cs#L7
Make 'BuildRedirectUrl' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
src/Backend/EM.YARP/Program.cs#L48
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
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