Skip to content

Verify Build — PR #822 #42

Verify Build — PR #822

Verify Build — PR #822 #42

Manually triggered May 1, 2026 02:38
Status Success
Total duration 4m 42s
Artifacts

verify-build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build Mac Catalyst: PolyPilot/Components/DiffView.razor#L393
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.
Build Mac Catalyst: PolyPilot/Components/Layout/CreateSessionForm.razor#L604
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.
Build Mac Catalyst: PolyPilot/Components/Layout/CreateSessionForm.razor#L574
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.
Build Mac Catalyst: PolyPilot/Components/Layout/SessionSidebar.razor#L1091
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.
Build Mac Catalyst: PolyPilot/Components/Layout/SessionSidebar.razor#L1086
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.
Build Mac Catalyst: PolyPilot/Components/Layout/SessionSidebar.razor#L1079
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.
Build Mac Catalyst: PolyPilot/Components/Layout/SessionSidebar.razor#L1076
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.
Build Mac Catalyst: PolyPilot/Components/Layout/SessionSidebar.razor#L1073
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.
Build Mac Catalyst: PolyPilot/Components/Layout/SessionSidebar.razor#L1058
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.
Build Mac Catalyst: PolyPilot/Components/Layout/SessionSidebar.razor#L1054
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.
Build Windows: PolyPilot/Components/Layout/SessionSidebar.razor#L1076
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.
Build Windows: PolyPilot/Components/Layout/SessionSidebar.razor#L1073
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.
Build Windows: PolyPilot/Components/Layout/SessionSidebar.razor#L1058
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.
Build Windows: PolyPilot/Components/Layout/SessionSidebar.razor#L1054
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.
Build Windows: PolyPilot/Components/Layout/CreateSessionForm.razor#L604
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.
Build Windows: PolyPilot/Components/Layout/CreateSessionForm.razor#L574
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.
Build Windows: PolyPilot/Components/DiffView.razor#L393
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.
Build Windows: PolyPilot/Services/CopilotService.Codespace.cs#L410
Dereference of a possibly null reference.
Build Windows: PolyPilot/Services/CopilotService.Codespace.cs#L398
Dereference of a possibly null reference.
Build Windows: PolyPilot/Services/ProviderHostContext.cs#L29
'CopilotClientOptions.AutoRestart' is obsolete: 'AutoRestart has no effect and will be removed in a future release.'