Skip to content

Add server config option to switch if players can join #421

Add server config option to switch if players can join

Add server config option to switch if players can join #421

Triggered via pull request December 1, 2023 22:18
Status Success
Total duration 5m 22s
Artifacts

test_and_build.yml

on: pull_request
build_linux_x64
41s
build_linux_x64
build_windows_x64
31s
build_windows_x64
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)