Fix build errors caused by Map namespace/class name ambiguity #181
Annotations
1 error and 21 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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1, codecov/codecov-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
tests/AzureMapsControl.Components.Tests/Popups/Popup.cs#L155
'Popup.UpdateAsync(Action<PopupOptions>)' is obsolete: 'Will be removed in a future version. Use SetOptionsAsync instead.'
|
|
build:
tests/AzureMapsControl.Components.Tests/Animations/AnimationService.cs#L65
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/AzureMapsControl.Components.Tests/Animations/AnimationService.cs#L53
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/AzureMapsControl.Components.Tests/Atlas/Expression.cs#L83
Converting null literal or possible null value to non-nullable type.
|
|
build:
tests/AzureMapsControl.Components.Tests/Atlas/Expression.cs#L244
Possible null reference argument for parameter 'values' in 'ExpressionOrStringArray.ExpressionOrStringArray(IEnumerable<string> values)'.
|
|
build:
tests/AzureMapsControl.Components.Tests/Atlas/Expression.cs#L243
Converting null literal or possible null value to non-nullable type.
|
|
build:
tests/AzureMapsControl.Components.Tests/Popups/Popup.cs#L20
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/AzureMapsControl.Components.Tests/Popups/PopupTemplate.cs#L221
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/AzureMapsControl.Components.Tests/Atlas/FormatOptions/DateTimeFormatOptions.cs#L51
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/AzureMapsControl.Components.Tests/Atlas/FormatOptions/NumberFormatOptions.cs#L46
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/AzureMapsControl.Components/Map/Map.cs#L1158
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/AzureMapsControl.Components/Map/Map.cs#L1158
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/AzureMapsControl.Components/Map/Map.cs#L143
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/AzureMapsControl.Components/Map/Map.cs#L142
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/AzureMapsControl.Components/Map/Map.cs#L141
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/AzureMapsControl.Components/Map/Map.cs#L140
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/AzureMapsControl.Components/Map/Map.cs#L139
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/AzureMapsControl.Components/Map/Map.cs#L138
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/AzureMapsControl.Components/Map/Map.cs#L137
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/AzureMapsControl.Components/Indoor/LevelControl.cs#L20
Cannot convert null literal to non-nullable reference type.
|