Skip to content

Email notification channel fix #909

Email notification channel fix

Email notification channel fix #909

Triggered via push January 22, 2025 10:44
Status Success
Total duration 14m 53s
Artifacts

ci.yml

on: push
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#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#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/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#L402
'IChartSeries<SkiaSharpDrawingContext>.GetMiniaturesSketch()' is obsolete: 'Replaced by $GetMiniature'
Build (csharp): DBADashGUI/Performance/QueryStorePlanChart.cs#L211
'SVGPathGeometry' is obsolete: 'Replaced by VariableSVGPathGeometry'
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)