Fix formatting in AndroidManifest #6719
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, nuget/setup-nuget@296fd3ccf8528660c91106efefe2364482f86d6f, microsoft/setup-msbuild@ede762b26a2de8d110bb5a3db4d7e0e080c0e917. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build & Sign Android
The 'AndroidSupportedAbis' MSBuild property is no longer supported. Edit the project file in a text editor, remove any uses of 'AndroidSupportedAbis', and use the 'RuntimeIdentifiers' MSBuild property instead.
|
Build & Sign Android:
src/Core/Models/Domain/ForcePasswordResetReason.cs#L18
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Build & Sign Android:
src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build & Sign Android:
src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build & Sign Android:
src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build & Sign Android:
src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build & Sign Android:
src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build & Sign Android:
src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build & Sign Android:
src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L411
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build & Sign Android:
src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L452
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading