Skip to content

Fix team score

Fix team score #468

Triggered via pull request December 13, 2023 20:06
Status Success
Total duration 6m 20s
Artifacts

test_and_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test_linux_x64: PugSharp.Match/Match.cs#L840
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
test_linux_x64: PugSharp.Match/Match.cs#L483
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
test_linux_x64: 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)
test_linux_x64: PugSharp/Application.cs#L57
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#L57
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#L1768
Dereference of a possibly null reference.