Skip to content

Feature/multiple map support #163

Feature/multiple map support

Feature/multiple map support #163

Triggered via pull request November 4, 2025 14:36
Status Failure
Total duration 1m 19s
Artifacts

code-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
build
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v2/dist/codecov' failed with exit code 255
build: tests/AzureMapsControl.Components.Tests/Popups/HtmlMarkerPopup.cs#L192
'Popup.UpdateAsync(Action<PopupOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
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#L104
'OverviewMapControl.UpdateAsync(Action<OverviewMapControlOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Popups/Popup.cs#L199
'Popup.UpdateAsync(Action<PopupOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Popups/Popup.cs#L185
'Popup.UpdateAsync(Action<PopupOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Popups/Popup.cs#L169
'Popup.UpdateAsync(Action<PopupOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Controls/OverviewMapControl.cs#L59
'OverviewMapControl.UpdateAsync(Action<OverviewMapControlOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
build: tests/AzureMapsControl.Components.Tests/Controls/OverviewMapControl.cs#L44
'OverviewMapControl.UpdateAsync(Action<OverviewMapControlOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
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/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: src/AzureMapsControl.Components/Controls/FullScreenControlOptions.cs#L11
'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/ZoomControlOptions.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/ScaleBarControlOptions.cs#L6
'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/OverviewMapControlOptions.cs#L10
'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/FullScreenControlOptions.cs#L11
'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
.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
.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.