Skip to content

Display per-team statistics in the team list page of tournaments #605

Display per-team statistics in the team list page of tournaments

Display per-team statistics in the team list page of tournaments #605

Triggered via pull request December 9, 2025 21:46
Status Success
Total duration 3m 34s
Artifacts

validate.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Validate: src/Turnierplan.Dal/Migrations/20250627142711_Add_Rbac.cs#L24
Define a constant instead of using this literal 'Roles' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Validate: src/Turnierplan.Dal/Migrations/20250627142711_Add_Rbac.cs#L17
Define a constant instead of using this literal 'Organizations' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Validate: src/Turnierplan.Dal/Migrations/20250627142711_Add_Rbac.cs#L16
Define a constant instead of using this literal 'turnierplan' 50 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Validate: src/Turnierplan.Core/Tournament/Tournament.cs#L926
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Validate: src/Turnierplan.Core/Tournament/Tournament.cs#L783
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Validate: src/Turnierplan.Core/Tournament/Tournament.cs#L564
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Validate: src/Turnierplan.Core/Tournament/Tournament.cs#L533
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Validate: src/Turnierplan.Core/Tournament/Tournament.cs#L436
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Validate: src/Turnierplan.Core/Tournament/Tournament.cs#L270
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
Validate: src/Turnierplan.Core/Tournament/Tournament.cs#L664
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)