Skip to content

Refactor object streaming system for large airports with distance-based approach #23

Refactor object streaming system for large airports with distance-based approach

Refactor object streaming system for large airports with distance-based approach #23

Re-run triggered November 14, 2025 13:37
Status Success
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Test: Infrastructure/Simulators/MSFS/MsfsPointController.cs#L1089
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: Infrastructure/Simulators/MSFS/MsfsPointController.cs#L1089
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: Infrastructure/Simulators/MSFS/MsfsPointController.cs#L1089
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: Infrastructure/Simulators/MSFS/MsfsPointController.cs#L1089
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.