Skip to content

Potential fix for code scanning alert no. 1: Workflow does not contain permissions #5

Potential fix for code scanning alert no. 1: Workflow does not contain permissions

Potential fix for code scanning alert no. 1: Workflow does not contain permissions #5

Triggered via pull request July 23, 2025 11:16
Status Success
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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.