CD: create dev pipeline #60
dev-deploy.yml
on: pull_request
vars
0s
build-android
/
Android Publish
4m 54s
Annotations
2 errors and 10 warnings
build-android / Android Publish
FetchError: request to https://androidpublisher.googleapis.com/upload/androidpublisher/v3/applications/com.bricefriha.aresgaming/edits/05788572047991012535/bundles?uploadType=media failed, reason: 800F8FF201000000:error:0A0003FC:SSL routines:ssl3_read_bytes:sslv3 alert bad record mac:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1590:SSL alert number 20
|
build-android / Android Publish
request to https://androidpublisher.googleapis.com/upload/androidpublisher/v3/applications/com.bricefriha.aresgaming/edits/05788572047991012535/bundles?uploadType=media failed, reason: 800F8FF201000000:error:0A0003FC:SSL routines:ssl3_read_bytes:sslv3 alert bad record mac:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1590:SSL alert number 20
|
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/ViewModels/FeedsViewModel.cs#L274
'MessagingCenter' is obsolete: 'We recommend migrating to `CommunityToolkit.Mvvm.Messaging.WeakReferenceMessenger`: https://www.nuget.org/packages/CommunityToolkit.Mvvm'
|