Verify Build — PR #822 #42
verify-build.yml
on: workflow_dispatch
Report Results
9s
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.'
|