Add server config option to switch if players can join #421
Annotations
10 warnings
test_linux_x64:
PugSharp.Config/ConfigCreator.cs#L9
TODO Maybe use guid for demo, ... (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
|
test_linux_x64:
PugSharp/Application.cs#L55
Non-nullable field '_ConfigCreator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test_linux_x64:
PugSharp/Application.cs#L55
Non-nullable field '_ServerConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test_linux_x64:
PugSharp/Application.cs#L1501
Dereference of a possibly null reference.
|
test_linux_x64:
PugSharp/Application.cs#L565
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
test_linux_x64:
PugSharp/Application.cs#L110
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
test_linux_x64:
PugSharp/Application.cs#L328
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
test_linux_x64:
PugSharp/Application.cs#L598
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
test_linux_x64:
PugSharp/Application.cs#L664
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|