Skip to content

Fix: trimming crash ios #24

Fix: trimming crash ios

Fix: trimming crash ios #24

Triggered via pull request January 13, 2025 16:52
Status Success
Total duration 3m 45s
Artifacts

pr-deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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
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#L174
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#L127
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#L228
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'