Add option to display QR code on fullscreen tournament view (#271) #593
validate.yaml
on: push
Validate
4m 18s
E2E Tests
3m 8s
Annotations
10 warnings
|
Validate:
src/Turnierplan.Core/PlanningRealm/InvitationLink.cs#L12
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#L270
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Validate:
src/Turnierplan.Core/PlanningRealm/Application.cs#L17
Constructor has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
|
Validate:
src/Turnierplan.Core/Image/Image.cs#L30
Constructor has 10 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
|
Validate:
src/Turnierplan.Core/Document/Document.cs#L22
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
|
Validate:
src/Turnierplan.Core/User/User.cs#L25
Constructor has 12 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
|
Validate:
src/Turnierplan.Core/ApiKey/ApiKey.cs#L27
Constructor has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
|
Validate:
src/Turnierplan.Core/Entity/Entity.cs#L3
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
|
Validate:
src/Turnierplan.Core/Tournament/Definitions/AbstractTeamSelectorParser.cs#L39
Define a constant instead of using this literal 'PlacementRank' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Validate:
src/Turnierplan.Core/Tournament/Tournament.cs#L663
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|