Merge branch 'develop' into feature/195-segmented-item-impovement #478
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/TabBar/TMTabbedPage.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TabBar/TMTabbedPage.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TabBar/TMTabbedPage.cs#L143
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TabBar/TMTabbedPage.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TabBar/TMTabbedPage.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Trimble.Modus.Components/Controls/TabBar/TMTabbedPage.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#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/TMDataGrid/DataGrid.xaml.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|