Fix team score #468
Annotations
10 warnings
dotnet build:
PugSharp.Config/ConfigCreator.cs#L9
TODO Maybe use guid for demo, ... (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
dotnet build:
PugSharp.Match/Match.cs#L840
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
dotnet build:
PugSharp.Match/Match.cs#L483
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
dotnet build:
PugSharp.Match/Match.cs#L364
Refactor this method to reduce its Cognitive Complexity from 26 to the 25 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
dotnet build:
PugSharp/Application.cs#L57
Non-nullable field '_ConfigCreator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
dotnet build:
PugSharp/Application.cs#L57
Non-nullable field '_ServerConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
dotnet build:
PugSharp/Application.cs#L1768
Dereference of a possibly null reference.
|
|
dotnet build:
PugSharp/Application.cs#L333
TODO Add Round Events to RoundService? (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
The logs for this run have expired and are no longer available.
Loading