Skip to content

Fix: change ios config #13

Fix: change ios config

Fix: change ios config #13

Triggered via pull request January 13, 2025 10:50
Status Success
Total duration 6m 12s
Artifacts

pr-deploy.yml

on: pull_request
build-ios  /  iOS Publish
2m 51s
build-ios / iOS Publish
build-android  /  Android Publish
5m 49s
build-android / Android Publish
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build-ios / iOS Publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-ios / iOS Publish: App/App.xaml.cs#L171
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-ios / iOS Publish: App/Views/PopUps/LogoutConfirmationPopUp.xaml.cs#L11
'LogoutConfirmationPopUp.Result' hides inherited member 'Popup.Result'. Use the new keyword if hiding was intended.
build-ios / iOS 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-ios / iOS Publish: App/App.xaml.cs#L124
The variable 'Flags' is assigned but its value is never used
build-ios / iOS 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-ios / iOS 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-ios / iOS Publish: App/App.xaml.cs#L223
The variable 'ex' is declared but never used
build-ios / iOS Publish: App/ViewModels/NewsViewModel.cs#L272
'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-ios / iOS Publish: App/ViewModels/NewsViewModel.cs#L336
'MessagingCenter' is obsolete: 'We recommend migrating to `CommunityToolkit.Mvvm.Messaging.WeakReferenceMessenger`: https://www.nuget.org/packages/CommunityToolkit.Mvvm'
build-ios / iOS Publish: App/ViewModels/NewsViewModel.cs#L401
'MessagingCenter' is obsolete: 'We recommend migrating to `CommunityToolkit.Mvvm.Messaging.WeakReferenceMessenger`: https://www.nuget.org/packages/CommunityToolkit.Mvvm'
build-android / Android Publish: App/App.xaml.cs#L171
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-android / Android Publish: App/Platforms/Android/Renderers/AndroidShellRenderer.cs#L47
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/App.xaml.cs#L124
The variable 'Flags' is assigned but its value is never used
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/App.xaml.cs#L223
The variable 'ex' is declared but never used
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#L272
'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#L336
'MessagingCenter' is obsolete: 'We recommend migrating to `CommunityToolkit.Mvvm.Messaging.WeakReferenceMessenger`: https://www.nuget.org/packages/CommunityToolkit.Mvvm'