chore: enable nullability for mvvm helpers #176
build_maui.yml
on: pull_request
build-prism-maui
/
Build Prism.Maui
5m 19s
Annotations
12 warnings
build-prism-maui / Build Prism.Maui
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L62
Possible null reference argument for parameter 'page' in 'void MvvmHelpers.DestroyChildren(IView page)'.
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L286
Dereference of a possibly null reference.
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Navigation/PrismWindowManager.cs#L17
Field 'PrismWindowManager._current' is never assigned to, and will always have its default value null
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L6
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior'
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L8
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior.OnAttachedTo(NavigationPage)'
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Behaviors/NavigationPageSystemGoBackBehavior.cs#L14
Missing XML comment for publicly visible type or member 'NavigationPageSystemGoBackBehavior.OnDetachingFrom(NavigationPage)'
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L14
Missing XML comment for publicly visible type or member 'MvvmHelpers'
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L16
Missing XML comment for publicly visible type or member 'MvvmHelpers.InvokeViewAndViewModelAction<T>(object?, Action<T>)'
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L37
Missing XML comment for publicly visible type or member 'MvvmHelpers.InvokeViewAndViewModelActionAsync<T>(object?, Func<T, Task>)'
|
build-prism-maui / Build Prism.Maui:
src/Maui/Prism.Maui/Common/MvvmHelpers.cs#L58
Missing XML comment for publicly visible type or member 'MvvmHelpers.DestroyPage(IView?)'
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "NuGet".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
NuGet
Expired
|
1.56 MB |
|