Skip to content

Add ability to add and remove shapes from drawing manager data source #153

Add ability to add and remove shapes from drawing manager data source

Add ability to add and remove shapes from drawing manager data source #153

Re-run triggered February 6, 2025 10:38
Status Success
Total duration 1m 10s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: tests/AzureMapsControl.Components.Tests/Traffic/TrafficOptions.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: tests/AzureMapsControl.Components.Tests/Traffic/TrafficOptions.cs#L62
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: tests/AzureMapsControl.Components.Tests/Drawing/DrawingToolbarEventInvokeHelper.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: tests/AzureMapsControl.Components.Tests/Controls/OverviewMapControl.cs#L41
'OverviewMapControl.UpdateAsync(Action<OverviewMapControlOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Controls/OverviewMapControl.cs#L55
'OverviewMapControl.UpdateAsync(Action<OverviewMapControlOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Controls/OverviewMapControl.cs#L95
'OverviewMapControl.UpdateAsync(Action<OverviewMapControlOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Popups/Popup.cs#L161
'Popup.UpdateAsync(Action<PopupOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Popups/Popup.cs#L176
'Popup.UpdateAsync(Action<PopupOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Popups/Popup.cs#L189
'Popup.UpdateAsync(Action<PopupOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Markers/HtmlMarkerInvokeHelper.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: src/AzureMapsControl.Components/Controls/CompassControlOptions.cs#L9
'IControlOptions' is obsolete: 'Will be removed in a future version'
build: src/AzureMapsControl.Components/Controls/CompassControlOptions.cs#L9
'IControlOptions' is obsolete: 'Will be removed in a future version'
build: src/AzureMapsControl.Components/Controls/FullScreenControlOptions.cs#L11
'IControlOptions' is obsolete: 'Will be removed in a future version'
build: src/AzureMapsControl.Components/Controls/GeolocationControlOptions.cs#L8
'IControlOptions' is obsolete: 'Will be removed in a future version'
build: src/AzureMapsControl.Components/Controls/OverviewMapControlOptions.cs#L10
'IControlOptions' is obsolete: 'Will be removed in a future version'
build: src/AzureMapsControl.Components/Controls/PitchControlOptions.cs#L9
'IControlOptions' is obsolete: 'Will be removed in a future version'
build: src/AzureMapsControl.Components/Controls/ScaleBarControlOptions.cs#L6
'IControlOptions' is obsolete: 'Will be removed in a future version'
build: src/AzureMapsControl.Components/Controls/StyleControlOptions.cs#L12
'IControlOptions' is obsolete: 'Will be removed in a future version'
build: src/AzureMapsControl.Components/Controls/ZoomControlOptions.cs#L6
'IControlOptions' is obsolete: 'Will be removed in a future version'
build: src/AzureMapsControl.Components/Controls/FullScreenControlOptions.cs#L11
'IControlOptions' is obsolete: 'Will be removed in a future version'