Build All #1336
Annotations
10 warnings
Build via dotnet (release)
Ignoring resource D:\a\Eppie-App\Eppie-App\src\Eppie.App\Eppie.App.UI\Eppie.App.UI.Shared\Resources\Strings\zh-CN\Controls.resw, could not determine the language
|
Build via dotnet (release)
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlcipher. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Build via dotnet (release)
Ignoring resource Resources\Strings\zh-CN\App.Resources.resw, could not determine the language
|
Build via dotnet (release)
Ignoring resource D:\a\Eppie-App\Eppie-App\src\Eppie.App\Eppie.App.Resources.Shared\Strings\zh-CN\Resources.resw, could not determine the language
|
Build via dotnet (release):
src/Eppie.App/Eppie.App.Shared/Services/NotificationService.cs#L57
Windows.UI.Notifications.ToastNotifier.Show(Windows.UI.Notifications.ToastNotification) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Notifications.ToastNotifier.Show(Windows.UI.Notifications.ToastNotification)) (https://aka.platform.uno/notimplemented)
|
Build via dotnet (release):
src/Eppie.App/Eppie.App.Shared/Services/NotificationService.cs#L57
Windows.UI.Notifications.ToastNotificationManager.CreateToastNotifier() is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Notifications.ToastNotificationManager.CreateToastNotifier()) (https://aka.platform.uno/notimplemented)
|
Build via dotnet (release):
src/Eppie.App/Eppie.App/Services/PurchaseService.cs#L51
Windows.Services.Store.StoreContext.GetStoreProductsAsync(System.Collections.Generic.IEnumerable<string>, System.Collections.Generic.IEnumerable<string>) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.Services.Store.StoreContext.GetStoreProductsAsync(System.Collections.Generic.IEnumerable<string>, System.Collections.Generic.IEnumerable<string>)) (https://aka.platform.uno/notimplemented)
|
Build via dotnet (release):
src/Eppie.App/Eppie.App/Services/PurchaseService.cs#L53
Windows.Services.Store.StoreProductQueryResult.Products is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.Services.Store.StoreProductQueryResult.Products) (https://aka.platform.uno/notimplemented)
|
Build via dotnet (release):
src/Eppie.App/Eppie.App/Services/PurchaseService.cs#L55
Windows.Services.Store.StoreProduct.IsInUserCollection is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.Services.Store.StoreProduct.IsInUserCollection) (https://aka.platform.uno/notimplemented)
|
Build via dotnet (release):
src/Eppie.App/Eppie.App/Services/PurchaseService.cs#L57
Windows.Services.Store.StoreProduct.RequestPurchaseAsync() is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.Services.Store.StoreProduct.RequestPurchaseAsync()) (https://aka.platform.uno/notimplemented)
|
Loading