Skip to content

chore: update package references and .gitignore for consistency

1a43a1e
Select commit
Loading
Failed to load commit list.
Merged

Migrate MediatR integration to Mediator #928

chore: update package references and .gitignore for consistency
1a43a1e
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Mar 29, 2026 in 36s

Quality Gate failed

Annotations

Check failure on line 22 in src/Application/Pipeline/AuthorizationBehaviour.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the interface declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05Yyd7PAYx8a-QukpB&open=AZ05Yyd7PAYx8a-QukpB&pullRequest=928

Check warning on line 23 in src/Application/Common/ExceptionHandlers/ServerExceptionHandler.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The logging message template should not vary between calls to 'LoggerExtensions.LogError(ILogger, Exception?, string?, params object?[])'

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyWVPAYx8a-Quko0&open=AZ05YyWVPAYx8a-Quko0&pullRequest=928

Check failure on line 21 in src/Application/Pipeline/PreProcessors/LoggingPreProcessor.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the base class declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05Yya7PAYx8a-Quko7&open=AZ05Yya7PAYx8a-Quko7&pullRequest=928

Check failure on line 54 in src/Infrastructure/Services/MediatorWrapper/ScopedMediator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the interface declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyVMPAYx8a-Qukox&open=AZ05YyVMPAYx8a-Qukox&pullRequest=928

Check failure on line 19 in src/Application/Common/ExceptionHandlers/DbExceptionHandler.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the base class declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyXNPAYx8a-Quko4&open=AZ05YyXNPAYx8a-Quko4&pullRequest=928

Check failure on line 11 in tests/Application.UnitTests/Common/MediatorCompatibility/RequestExceptionHandlerStateTests.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add at least one assertion to this test case.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyStPAYx8a-Qukov&open=AZ05YyStPAYx8a-Qukov&pullRequest=928

Check warning on line 22 in src/Application/Pipeline/PreProcessors/ValidationPreProcessor.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YybNPAYx8a-Quko-&open=AZ05YybNPAYx8a-Quko-&pullRequest=928

Check failure on line 15 in src/Application/Common/ExceptionHandlers/ValidationExceptionHandler.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the base class declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyW4PAYx8a-Quko3&open=AZ05YyW4PAYx8a-Quko3&pullRequest=928

Check failure on line 13 in src/Application/Pipeline/PreProcessors/ValidationPreProcessor.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the base class declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YybNPAYx8a-Quko8&open=AZ05YybNPAYx8a-Quko8&pullRequest=928

Check warning on line 52 in tests/Application.UnitTests/Infrastructure/MediatorCompatibility/MediatorRuntimeRegistrationTests.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Change return type of method 'CreateServices' from 'Microsoft.Extensions.DependencyInjection.IServiceCollection' to 'Microsoft.Extensions.DependencyInjection.ServiceCollection' for improved performance

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyU5PAYx8a-Qukow&open=AZ05YyU5PAYx8a-Qukow&pullRequest=928

Check failure on line 26 in src/Application/Common/ExceptionHandlers/GlobalExceptionHandler.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the base class declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyWmPAYx8a-Quko1&open=AZ05YyWmPAYx8a-Quko1&pullRequest=928

Check failure on line 23 in src/Application/Pipeline/CacheInvalidationBehaviour.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the interface declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyaqPAYx8a-Quko6&open=AZ05YyaqPAYx8a-Quko6&pullRequest=928

Check warning on line 15 in src/Application/Pipeline/PreProcessors/ValidationPreProcessor.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YybNPAYx8a-Quko9&open=AZ05YybNPAYx8a-Quko9&pullRequest=928

Check failure on line 20 in src/Application/Pipeline/GlobalExceptionBehaviour.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the interface declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyePPAYx8a-QukpC&open=AZ05YyePPAYx8a-QukpC&pullRequest=928

Check failure on line 8 in src/Application/Common/ExceptionHandlers/ValidationExceptionHandler.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unread private field '_logger' or refactor the code to use its value.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyW4PAYx8a-Quko2&open=AZ05YyW4PAYx8a-Quko2&pullRequest=928

Check failure on line 121 in src/Infrastructure/Services/MediatorWrapper/ScopedMediator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the interface declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyVMPAYx8a-Qukoy&open=AZ05YyVMPAYx8a-Qukoy&pullRequest=928

Check failure on line 33 in src/Application/Pipeline/PerformanceBehaviour.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the interface declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YybePAYx8a-Quko_&open=AZ05YybePAYx8a-Quko_&pullRequest=928

Check failure on line 15 in src/Application/Common/ExceptionHandlers/ServerExceptionHandler.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the base class declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyWVPAYx8a-Qukoz&open=AZ05YyWVPAYx8a-Qukoz&pullRequest=928

Check warning on line 10 in src/Application/Common/PublishStrategies/ParallelNoWaitPublisher.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Forward the 'cancellationToken' parameter to the 'Run' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YyXwPAYx8a-Quko5&open=AZ05YyXwPAYx8a-Quko5&pullRequest=928

Check failure on line 23 in src/Application/Pipeline/FusionCacheBehaviour.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename parameter 'request' to 'message' to match the interface declaration.

See more on https://sonarcloud.io/project/issues?id=neozhu_CleanArchitectureWithBlazorServer&issues=AZ05YybuPAYx8a-QukpA&open=AZ05YybuPAYx8a-QukpA&pullRequest=928