Slider | Fixed initial rendering issue, Add continuous slider in dem… #501
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
Trimble.Modus.Components/Controls/TMSlider/TMRangeSlider.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TMSlider/TMRangeSlider.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TMSlider/SliderCore.cs#L348
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TMSlider/TMRangeSlider.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TMDataGrid/DataGridColumn.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TMDataGrid/DataGridColumn.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TMDataGrid/DataGridColumn.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TMSlider/TMSlider.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TMDataGrid/DataGrid.xaml.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TMDataGrid/DataGrid.xaml.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|