This repository was archived by the owner on May 24, 2026. It is now read-only.
Verify Build — PR #806 #22
verify-build.yml
on: workflow_dispatch
Report Results
10s
Annotations
20 warnings
|
Build Mac Catalyst:
PolyPilot/Components/Layout/SessionSidebar.razor#L1053
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#L1047
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#L1027
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#L1020
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#L1013
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/Services/CopilotService.Codespace.cs#L410
Dereference of a possibly null reference.
|
|
Build Mac Catalyst:
PolyPilot/Services/CopilotService.Codespace.cs#L398
Dereference of a possibly null reference.
|
|
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/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/Components/Layout/SessionSidebar.razor#L1053
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#L1047
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#L1027
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#L1020
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#L1013
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/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.
|