Add DrawLine event to TreeView for advanced rendering manipulation #4577
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: simon-k/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test:
Terminal.Gui/Views/TabView.cs#L191
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
build_and_test:
Terminal.Gui/Views/ProgressBar.cs#L355
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
build_and_test:
Terminal.Gui/Views/ProgressBar.cs#L359
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
build_and_test:
Terminal.Gui/Views/ProgressBar.cs#L360
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
build_and_test:
Terminal.Gui/Views/GraphView/Annotations.cs#L159
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
build_and_test:
UnitTests/Text/StringTests.cs#L19
Possible null reference argument for parameter 'str' in 'int StringExtensions.GetColumns(string str)'.
|
build_and_test:
Terminal.Gui/Views/TabView.cs#L191
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
build_and_test:
Terminal.Gui/Views/ProgressBar.cs#L355
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
build_and_test:
Terminal.Gui/Views/ProgressBar.cs#L359
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|
build_and_test:
Terminal.Gui/Views/ProgressBar.cs#L360
'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame instead.'
|