Skip to content

Drive Space Alert fix #791

Drive Space Alert fix

Drive Space Alert fix #791

Triggered via push January 22, 2025 15:01
Status Success
Total duration 17m 20s
Artifacts
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build (csharp): DBADashGUI/SchemaCompare/CodeEditorForm.cs#L79
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 (csharp): DBADashGUI/SchemaCompare/CodeEditorForm.cs#L92
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 (csharp): DBADashGUI/Performance/QueryStorePlanChart.cs#L211
'SVGPathGeometry' is obsolete: 'Replaced by VariableSVGPathGeometry'
Build (csharp): DBADashGUI/Performance/QueryStorePlanChart.cs#L402
'IChartSeries<SkiaSharpDrawingContext>.GetMiniaturesSketch()' is obsolete: 'Replaced by $GetMiniature'
Build (csharp): DBADashGUI/SchemaCompare/CodeEditorForm.cs#L79
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 (csharp): DBADashGUI/SchemaCompare/CodeEditorForm.cs#L92
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 (csharp): DBADashGUI/Performance/QueryStorePlanChart.cs#L211
'SVGPathGeometry' is obsolete: 'Replaced by VariableSVGPathGeometry'
Build (csharp): DBADashGUI/Performance/QueryStorePlanChart.cs#L402
'IChartSeries<SkiaSharpDrawingContext>.GetMiniaturesSketch()' is obsolete: 'Replaced by $GetMiniature'
Build (csharp): DBADashGUI/SchemaCompare/CodeEditorForm.cs#L79
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 (csharp): DBADashGUI/SchemaCompare/CodeEditorForm.cs#L92
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 (csharp): DBADashGUI/SchemaCompare/CodeEditorForm.cs#L79
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 (csharp): DBADashGUI/SchemaCompare/CodeEditorForm.cs#L92
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 (csharp): DBADashGUI/Performance/QueryStorePlanChart.cs#L402
'IChartSeries<SkiaSharpDrawingContext>.GetMiniaturesSketch()' is obsolete: 'Replaced by $GetMiniature'
Build (csharp): DBADashGUI/Performance/QueryStorePlanChart.cs#L211
'SVGPathGeometry' is obsolete: 'Replaced by VariableSVGPathGeometry'
Build (csharp): DBADashGUI/SchemaCompare/CodeEditorForm.cs#L79
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 (csharp): DBADashGUI/SchemaCompare/CodeEditorForm.cs#L92
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 (csharp): DBADashGUI/Performance/QueryStorePlanChart.cs#L211
'SVGPathGeometry' is obsolete: 'Replaced by VariableSVGPathGeometry'
Build (csharp): DBADashGUI/Performance/QueryStorePlanChart.cs#L402
'IChartSeries<SkiaSharpDrawingContext>.GetMiniaturesSketch()' is obsolete: 'Replaced by $GetMiniature'
Build (csharp): DBADash.Test/DeInitialize.cs#L9
AssemblyCleanup method 'AssemblyCleanup' signature is invalid (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0013)
Build (csharp): DBADash.Test/PowerShellScriptsTest.cs#L49
DataRow argument type should match method parameter type. Mismatches occur at indices: (7, 7) (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0014)