Skip to content

Develop

Develop #170

Triggered via pull request November 3, 2025 04:50
@SelmirrrrrSelmirrrrr
synchronize #71
develop
Status Success
Total duration 2m 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
No files were found with the provided path: TestResults/**/coverage.cobertura.xml. No artifacts will be uploaded.
build
No files were found with the provided path: TestResults. No artifacts will be uploaded.
build: src/Client/Pages/PlatformAdmin/Audit/DataAuditTrail.razor#L299
The variable 'ex' is declared but never used
build: src/BFF/Controllers/AccountController.cs#L11
Parameter 'logger' is unread.
build: src/WebAPI/Services/CurrentUserService.cs#L18
Remove unassigned field '_impersonatedByUserId', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
build: src/WebAPI/Services/CurrentUserService.cs#L17
Remove unassigned field '_isImpersonated', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
build: src/WebAPI/Services/CurrentUserService.cs#L25
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: src/WebAPI/Services/CurrentUserService.cs#L17
Field 'CurrentUserService._isImpersonated' is never assigned to, and will always have its default value false
build: src/WebAPI/Services/CurrentUserService.cs#L18
Field 'CurrentUserService._impersonatedByUserId' is never assigned to, and will always have its default value
build: src/WebAPI/Features/Me/GetMe.cs#L54
Possible null reference argument for parameter 'PlatformRoles' in 'ProfilUtilisateur.ProfilUtilisateur(Guid Id, string Nom, string Prenom, string Email, IEnumerable<DroitUtilisateur> Roles, string[] PlatformRoles, string? DernierTenantSelectionnePath = null, string? LangueCode = null, bool DarkMode = false)'.
build: src/Client/Pages/PlatformAdmin/Audit/DataAuditTrail.razor#L1
Illegal Attribute 'Sortable' on 'MudDataGrid' using pattern 'LowerCase' source location '(259,12)-(259,67)' (https://mudblazor.com/features/analyzers)
build: src/Client/Pages/PlatformAdmin/Audit/DataAuditTrail.razor#L299
The variable 'ex' is declared but never used