Display per-team statistics in the team list page of tournaments #605
validate.yaml
on: pull_request
Validate
3m 24s
E2E Tests
3m 30s
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)
|