Add new UI for managing images + remove image types #735
validate.yaml
on: pull_request
Validate
3m 18s
E2E Tests (amd64)
4m 39s
Annotations
1 error and 10 warnings
|
E2E Tests (amd64)
Process completed with exit code 1.
|
|
Validate:
src/Turnierplan.Core/Tournament/Tournament.cs#L1099
Loop should be simplified by calling Select(team => team.Id)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Validate:
src/Turnierplan.Core/Tournament/Tournament.cs#L1093
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#L984
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#L841
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#L615
Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Validate:
src/Turnierplan.Core/PlanningRealm/InvitationLink.cs#L11
Constructor has 11 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
|
Validate:
src/Turnierplan.Core/Tournament/Tournament.cs#L584
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/Image/Image.cs#L26
Constructor has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
|
Validate:
src/Turnierplan.Core/Tournament/Tournament.cs#L487
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#L321
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|