Add Coerce Value,Update alignment #513
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/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/Popup/Animations/Base/BaseAnimation.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/Popup/Animations/Base/BaseAnimation.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/Popup/Animations/Base/BaseAnimation.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/Popup/Animations/Base/BaseAnimation.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/Popup/Animations/Base/BaseAnimation.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/Popup/Animations/Base/BaseAnimation.cs#L36
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.
|