Skip to content

Improve performance in Map.Update #40

Improve performance in Map.Update

Improve performance in Map.Update #40

Triggered via pull request October 22, 2023 19:41
@MeikelLPMeikelLP
synchronize #22
performance
Status Success
Total duration 2m 47s
Artifacts

pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: Weikio.PluginFramework.Microsoft.DependencyInjection/ServiceCollectionExtensions.cs#L159
Cannot convert null literal to non-nullable reference type.
test: Core/Core/Utils/QuadTree.cs#L144
Possible mistaken empty statement
test: Core/Core/Networking/Connection.cs#L172
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: Core/Core/Networking/ServerBase.cs#L155
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
test: Core/Core/Networking/ServerBase.cs#L169
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)