Skip to content

Add example with vertical bars in BarSeriesExamples.cs (#2116) #1

Add example with vertical bars in BarSeriesExamples.cs (#2116)

Add example with vertical bars in BarSeriesExamples.cs (#2116) #1

Triggered via push February 16, 2025 19:58
Status Success
Total duration 13m 29s
Artifacts

codeql.yml

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

Annotations

1 error and 10 warnings
Analyze (csharp)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
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/Annotations/TileMapAnnotation.cs#L266
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Analyze (csharp): Source/Examples/ExampleLibrary/Annotations/TileMapAnnotation.cs#L317
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
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/Examples/MouseEventExamples.cs#L33
'Model.MouseDown' is obsolete: 'Will be removed in v4.0 (#111)'