Skip to content

Update README.md

Update README.md #8

Triggered via pull request August 21, 2025 12:07
Status Success
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 1 notice
Test: Services/SceneryService.cs#L25
Non-nullable property 'contributions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: MainWindow.xaml.cs#L29
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Test: Services/SceneryService.cs#L25
Non-nullable property 'contributions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: MainWindow.xaml.cs#L29
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Test: Services/SceneryService.cs#L25
Non-nullable property 'contributions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: MainWindow.xaml.cs#L29
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Test: Services/SceneryService.cs#L25
Non-nullable property 'contributions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: MainWindow.xaml.cs#L29
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Test
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677