MAUI and CI #5
Annotations
6 errors and 11 warnings
build
Java SDK 11.0 or above is required when using $(TargetFrameworkVersion) v13.0.
|
build
Download the latest JDK at: https://aka.ms/msopenjdk
|
build
Note: the Android Designer is incompatible with Java SDK 11.0: https://aka.ms/vs2019-and-jdk-11
|
build
Download the latest JDK at: https://aka.ms/msopenjdk
|
build
Note: the Android Designer is incompatible with Java SDK 11.0: https://aka.ms/vs2019-and-jdk-11
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/Shared/ContextMenuContainer.cs#L14
Missing XML comment for publicly visible type or member 'ContextMenuContainer'
|
build:
src/Shared/ContextMenuContainer.cs#L16
Missing XML comment for publicly visible type or member 'ContextMenuContainer.MenuItemsProperty'
|
build:
src/Shared/ContextMenuContainer.cs#L24
Missing XML comment for publicly visible type or member 'ContextMenuContainer.MenuItems'
|
build:
src/Shared/ContextMenuContainer.cs#L38
Missing XML comment for publicly visible type or member 'ContextMenuContainer.OnBindingContextChanged()'
|
build:
src/Shared/ContextMenuContainerExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ContextMenuContainerExtensions'
|
build:
src/Shared/ContextMenuContainerExtensions.cs#L12
Missing XML comment for publicly visible type or member 'ContextMenuContainerExtensions.HasMenuOptions(ContextMenuContainer)'
|
build:
src/Shared/ContextMenuItem.cs#L15
Missing XML comment for publicly visible type or member 'ItemTapped'
|
build:
src/Shared/ContextMenuItem.cs#L17
Missing XML comment for publicly visible type or member 'ContextMenuItem'
|
build:
src/Shared/ContextMenuItem.cs#L19
Missing XML comment for publicly visible type or member 'ContextMenuItem.TextProperty'
|
build:
src/Shared/ContextMenuItem.cs#L21
Missing XML comment for publicly visible type or member 'ContextMenuItem.CommandProperty'
|