Fixes #3169. Bounds
-> Viewport
: Content Scrolling in View
#6430
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: simon-k/dotnet-code-coverage-badge@v1.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: simon-k/dotnet-code-coverage-badge@v1.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Create Test Coverage Badge
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/
|
Create Test Coverage Badge
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 Debug:
Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L826
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Build Debug:
Terminal.Gui/Application.cs#L1527
Converting null literal or possible null value to non-nullable type.
|
Build Debug:
Terminal.Gui/ConsoleDrivers/WindowsDriver.cs#L1266
Unreachable code detected
|
Build Debug:
Terminal.Gui/Views/Menu/MenuBar.cs#L1478
The field 'MenuBar._openedByHotKey' is assigned but its value is never used
|
Build Debug:
UICatalog/Scenarios/AllViewsTester.cs#L43
Member 'AllViewsTester.Init()' overrides obsolete member 'Scenario.Init()'. Add the Obsolete attribute to 'AllViewsTester.Init()'.
|
Build Debug:
UICatalog/Scenarios/AutoSizeAndDirectionText.cs#L9
Member 'AutoSizeAndDirectionText.Setup()' overrides obsolete member 'Scenario.Setup()'. Add the Obsolete attribute to 'AutoSizeAndDirectionText.Setup()'.
|
Build Debug:
UICatalog/Scenarios/BasicColors.cs#L11
Member 'BasicColors.Setup()' overrides obsolete member 'Scenario.Setup()'. Add the Obsolete attribute to 'BasicColors.Setup()'.
|
Build Debug:
UICatalog/Scenarios/ClassExplorer.cs#L20
Member 'ClassExplorer.Setup()' overrides obsolete member 'Scenario.Setup()'. Add the Obsolete attribute to 'ClassExplorer.Setup()'.
|
Build Debug:
UICatalog/Scenarios/Clipping.cs#L11
Member 'Clipping.Init()' overrides obsolete member 'Scenario.Init()'. Add the Obsolete attribute to 'Clipping.Init()'.
|
Build Debug:
UICatalog/Scenarios/Clipping.cs#L18
Member 'Clipping.Setup()' overrides obsolete member 'Scenario.Setup()'. Add the Obsolete attribute to 'Clipping.Setup()'.
|
Loading