Skip to content

Add supports HiDPI for winforms examples (#1597) #75

Add supports HiDPI for winforms examples (#1597)

Add supports HiDPI for winforms examples (#1597) #75

Triggered via push August 16, 2023 08:33
Status Success
Total duration 20m 11s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): Source/Examples/ExampleLibrary/Series/FinancialSeries/CandleStickAndVolumeSeriesExamples.cs#L212
'CandleStickAndVolumeSeries' is obsolete: 'Use separate candlestick and volume series instead.'
Analyze (csharp): Source/Examples/ExampleLibrary/Utilities/PlotModelUtilities.cs#L49
'CandleStickAndVolumeSeries' is obsolete: 'Use separate candlestick and volume series instead.'
Analyze (csharp): Source/Examples/ExampleLibrary/Utilities/PlotModelUtilities.cs#L50
'OldCandleStickSeries' is obsolete: 'use replacement CandleStickSeries instead'
Analyze (csharp): Source/Examples/ExampleLibrary/Axes/LogarithmicAxisExamples.cs#L149
'Axis.AxisChanged' is obsolete: 'May be removed in v4.0 (#111)'
Analyze (csharp): Source/Examples/ExampleLibrary/Axes/PolarPlotExamples.cs#L100
'Model.MouseDown' is obsolete: 'Will be removed in v4.0 (#111)'
Analyze (csharp): Source/Examples/ExampleLibrary/Discussions/DiscussionExamples.cs#L84
'Element.MouseDown' is obsolete: 'Will be removed in v4.0 (#111)'
Analyze (csharp): Source/Examples/ExampleLibrary/Discussions/DiscussionExamples.cs#L100
'Element.MouseDown' is obsolete: 'Will be removed in v4.0 (#111)'
Analyze (csharp): Source/Examples/ExampleLibrary/Series/ScatterSeriesExamples.cs#L398
'Element.MouseDown' is obsolete: 'Will be removed in v4.0 (#111)'
Analyze (csharp): Source/Examples/ExampleLibrary/Series/ScatterSeriesExamples.cs#L405
'Model.MouseDown' is obsolete: 'Will be removed in v4.0 (#111)'
Analyze (csharp): Source/Examples/ExampleLibrary/Series/ScatterSeriesExamples.cs#L430
'Element.MouseDown' is obsolete: 'Will be removed in v4.0 (#111)'