CD: create dev pipeline #61
dev-deploy.yml
on: pull_request
vars
0s
build-android
/
Android Publish
3m 9s
Annotations
10 warnings
build-android / Android Publish:
App/App.xaml.cs#L167
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-android / Android Publish:
App/Views/PopUps/LogoutConfirmationPopUp.xaml.cs#L11
'LogoutConfirmationPopUp.Result' hides inherited member 'Popup.Result'. Use the new keyword if hiding was intended.
|
build-android / Android Publish:
App/Views/Portals/DiscordAuthPortal.xaml.cs#L58
'Application.MainPage.get' is obsolete: 'This property has been deprecated. For single-window applications, use Windows[0].Page. For multi-window applications, identify and use the appropriate Window object to access the desired Page. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
build-android / Android Publish:
App/Views/PopUps/AuthPopUp.xaml.cs#L28
'Application.MainPage.get' is obsolete: 'This property has been deprecated. For single-window applications, use Windows[0].Page. For multi-window applications, identify and use the appropriate Window object to access the desired Page. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
build-android / Android Publish:
App/Views/NewsPage.xaml.cs#L23
'MessagingCenter' is obsolete: 'We recommend migrating to `CommunityToolkit.Mvvm.Messaging.WeakReferenceMessenger`: https://www.nuget.org/packages/CommunityToolkit.Mvvm'
|
build-android / Android Publish:
App/ViewModels/NewsViewModel.cs#L280
'Application.MainPage.get' is obsolete: 'This property has been deprecated. For single-window applications, use Windows[0].Page. For multi-window applications, identify and use the appropriate Window object to access the desired Page. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
build-android / Android Publish:
App/ViewModels/NewsViewModel.cs#L344
'MessagingCenter' is obsolete: 'We recommend migrating to `CommunityToolkit.Mvvm.Messaging.WeakReferenceMessenger`: https://www.nuget.org/packages/CommunityToolkit.Mvvm'
|
build-android / Android Publish:
App/ViewModels/NewsViewModel.cs#L409
'MessagingCenter' is obsolete: 'We recommend migrating to `CommunityToolkit.Mvvm.Messaging.WeakReferenceMessenger`: https://www.nuget.org/packages/CommunityToolkit.Mvvm'
|
build-android / Android Publish:
App/ViewModels/NewsViewModel.cs#L377
The variable 'ex' is declared but never used
|
build-android / Android Publish:
App/App.xaml.cs#L120
The variable 'Flags' is assigned but its value is never used
|