Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #17
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Shared/ContextMenuContainer.cs#L14
Missing XML comment for publicly visible type or member 'ContextMenuContainer'
|
src/Shared/ContextMenuContainer.cs#L16
Missing XML comment for publicly visible type or member 'ContextMenuContainer.MenuItemsProperty'
|
src/Shared/ContextMenuContainer.cs#L24
Missing XML comment for publicly visible type or member 'ContextMenuContainer.MenuItems'
|
src/Shared/ContextMenuContainer.cs#L38
Missing XML comment for publicly visible type or member 'ContextMenuContainer.OnBindingContextChanged()'
|
src/Shared/ContextMenuContainerExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ContextMenuContainerExtensions'
|
src/Shared/ContextMenuContainerExtensions.cs#L12
Missing XML comment for publicly visible type or member 'ContextMenuContainerExtensions.HasMenuOptions(ContextMenuContainer)'
|
src/Shared/ContextMenuItem.cs#L15
Missing XML comment for publicly visible type or member 'ItemTapped'
|
src/Shared/ContextMenuItem.cs#L17
Missing XML comment for publicly visible type or member 'ContextMenuItem'
|
src/Shared/ContextMenuItem.cs#L19
Missing XML comment for publicly visible type or member 'ContextMenuItem.TextProperty'
|
src/Shared/ContextMenuItem.cs#L21
Missing XML comment for publicly visible type or member 'ContextMenuItem.CommandProperty'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "packages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading