Skip to content

CodeQL

CodeQL #82

Triggered via schedule August 24, 2023 12:08
Status Success
Total duration 20m 0s
Artifacts

codeql.yml

on: schedule
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/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)'
Analyze (csharp): Source/Examples/ExampleLibrary/Series/ScatterSeriesExamples.cs#L448
'Model.MouseDown' is obsolete: 'Will be removed in v4.0 (#111)'
Analyze (csharp): Source/Examples/ExampleLibrary/Series/ScatterSeriesExamples.cs#L481
'Element.MouseDown' is obsolete: 'Will be removed in v4.0 (#111)'
Analyze (csharp): Source/Examples/ExampleLibrary/Series/ScatterSeriesExamples.cs#L488
'Model.MouseDown' is obsolete: 'Will be removed in v4.0 (#111)'
Analyze (csharp): Source/Examples/ExampleLibrary/Axes/LogarithmicAxisExamples.cs#L149
'Axis.AxisChanged' is obsolete: 'May be removed in v4.0 (#111)'