Skip to content

Bump version

Bump version #921

Triggered via push February 3, 2025 16:38
Status Success
Total duration 16m 18s
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#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#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/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): 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)