Merge pull request #3168 from NPadrutt/fix-setup-navigation #65
Annotations
1 error and 21 warnings
Build Android
Process completed with exit code 1.
|
Test
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. 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.
|
Test
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. 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.
|
Test
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. 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.
|
Test
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. 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.
|
Test:
src/MoneyFox.Ui/Views/Statistics/CategorySummary/StatisticCategorySummaryViewModel.cs#L45
Possible null reference argument for parameter 'categoryOverviewModel' in 'Task StatisticCategorySummaryViewModel.ShowCategoryPaymentsAsync(CategoryOverviewViewModel categoryOverviewModel)'.
|
Test:
src/MoneyFox.Ui/Views/OverflowMenu/OverflowMenuViewModel.cs#L19
Dereference of a possibly null reference.
|
Test:
src/MoneyFox.Ui/Views/Payments/PaymentModification/PaymentViewModel.cs#L82
Possible null reference assignment.
|
Test:
src/MoneyFox.Ui/Views/Backup/DateVisibilityConverter.cs#L9
Unboxing a possibly null value.
|
Test:
src/MoneyFox.Ui/Views/Backup/BackupPage.xaml.cs#L13
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Test:
src/MoneyFox.Ui/Views/Accounts/AccountList/AccountListViewModel.cs#L30
Nullability of reference types in type of parameter 'accountViewModel' of 'Task AccountListViewModel.DeleteAccountAsync(AccountListItemViewModel accountViewModel)' doesn't match the target delegate 'Func<AccountListItemViewModel?, Task>' (possibly because of nullability attributes).
|
Get android version
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
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. 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 Android
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. 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 Android:
src/MoneyFox.Ui/Views/Statistics/CategorySummary/StatisticCategorySummaryViewModel.cs#L45
Possible null reference argument for parameter 'categoryOverviewModel' in 'Task StatisticCategorySummaryViewModel.ShowCategoryPaymentsAsync(CategoryOverviewViewModel categoryOverviewModel)'.
|
Build Android:
src/MoneyFox.Ui/App.xaml.cs#L47
Non-nullable property 'ServiceProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Android:
src/MoneyFox.Ui/Common/Extensions/TranslateExtension.cs#L12
Possible null reference argument for parameter 'baseName' in 'ResourceManager.ResourceManager(string baseName, Assembly assembly)'.
|
Build Android:
src/MoneyFox.Ui/Converter/PaymentTypeStringConverter.cs#L11
Possible null reference argument for parameter 'value' in 'object Enum.ToObject(Type enumType, object value)'.
|
Build Android:
src/MoneyFox.Ui/Converter/PaymentTypeFilterConverter.cs#L11
Possible null reference argument for parameter 'value' in 'object Enum.ToObject(Type enumType, object value)'.
|
Build Android:
src/MoneyFox.Ui/Converter/DecimalConverter.cs#L9
Possible null reference return.
|
Build Android:
src/MoneyFox.Ui/Converter/DecimalConverter.cs#L14
Possible null reference return.
|
Build Android:
src/MoneyFox.Ui/Views/Payments/PaymentModification/PaymentViewModel.cs#L82
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading