v1.7 Android (#366) #39
prod-deploy.yml
on: push
setup
4s
build-ios
/
iOS Publish
1m 22s
build-android
/
Android Publish
10m 22s
Annotations
2 errors and 9 warnings
|
build-ios / iOS Publish
Process completed with exit code 1.
|
|
build-android / Android Publish
This release includes the com.google.android.gms.permission.AD_ID permission but your declaration on Play Console says your app doesn't use advertising ID. You must update your advertising ID declaration.
|
|
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-android / Android Publish
Android 16 will require 16 KB page sizes, shared library 'libe_sqlite3.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SQLitePCLRaw.lib.e_sqlite3.android' version '2.1.2' which contains '/Users/runner/.nuget/packages/sqlitepclraw.lib.e_sqlite3.android/2.1.2/lib/net6.0-android31.0/SQLitePCLRaw.lib.e_sqlite3.android.aar'. See https://developer.android.com/guide/practices/page-sizes for more details.
|
|
build-android / Android Publish
Android 16 will require 16 KB page sizes, shared library 'libe_sqlite3.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SQLitePCLRaw.lib.e_sqlite3.android' version '2.1.2' which contains '/Users/runner/.nuget/packages/sqlitepclraw.lib.e_sqlite3.android/2.1.2/lib/net6.0-android31.0/SQLitePCLRaw.lib.e_sqlite3.android.aar'. See https://developer.android.com/guide/practices/page-sizes for more details.
|
|
build-android / Android Publish:
App/Views/NewsPage.xaml.cs#L15
Field 'NewsPage.refreshButtonYPos' is never assigned to, and will always have its default value 0
|
|
build-android / Android Publish:
App/ViewModels/AppShellViewModel.cs#L49
The field 'AppShellViewModel._generalDB' is never used
|
|
build-android / Android Publish:
App/App.xaml.cs#L126
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-android / Android Publish:
App/Platforms/Android/Renderers/TabbarBadgeRenderer.cs#L27
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/TabbarBadgeRenderer.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-android / Android Publish:
App/Models/Gem.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|