Skip to content

Consolidate module federation on a single router with federated route… #65

Consolidate module federation on a single router with federated route…

Consolidate module federation on a single router with federated route… #65

Triggered via push July 6, 2026 14:19
Status Success
Total duration 5m 39s
Artifacts

code-style.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SonarCloud Analysis: application/shared-kernel/SharedKernel/Database/DataMigrationRunner.cs#L210
Either log this exception and handle it, or rethrow it with some contextual information.
SonarCloud Analysis: application/shared-kernel/SharedKernel/Configuration/ApiDependencyConfiguration.cs#L344
Make sure using this hardcoded IP address '100.64.0.0' is safe here.
SonarCloud Analysis: application/shared-kernel/SharedKernel/Authentication/TokenGeneration/AuthenticationTokenService.cs#L47
Make sure creating this cookie without the "HttpOnly" flag is safe.
SonarCloud Analysis: application/shared-kernel/SharedKernel/Authentication/MockEasyAuth/MockEasyAuthMiddleware.cs#L97
Make sure creating this cookie without the "HttpOnly" flag is safe.
SonarCloud Analysis: application/shared-kernel/SharedKernel/StronglyTypedIds/StronglyTypedId.cs#L12
When implementing IComparable<T>, you should also override <, <=, >, and >=.
SonarCloud Analysis: application/shared-kernel/SharedKernel/Configuration/SharedInfrastructureConfiguration.cs#L329
Change return type to 'void'; not a single caller uses the returned value.
SonarCloud Analysis: application/shared-kernel/SharedKernel/Configuration/SharedInfrastructureConfiguration.cs#L300
Change return type to 'void'; not a single caller uses the returned value.