Skip to content

build(deps): Bump Avalonia.Diagnostics from 11.0.6 to 11.0.7 #1040

build(deps): Bump Avalonia.Diagnostics from 11.0.6 to 11.0.7

build(deps): Bump Avalonia.Diagnostics from 11.0.6 to 11.0.7 #1040

Triggered via pull request February 3, 2024 09:26
Status Success
Total duration 20m 48s
Artifacts

dotnet-desktop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build: Xamarin/Cinephile/Cinephile.ViewModels/UpcomingMoviesListViewModel.cs#L25
Field 'UpcomingMoviesListViewModel._isRefreshing' is never assigned to, and will always have its default value null
build / build: winforms/demo2/WinForms.Reactive.Client/Views/ItemsDDView.cs#L13
Nullability of reference types in type of parameter 'value' of 'void ItemsDDView.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<ItemsDDViewModel>.ViewModel.set' (possibly because of nullability attributes).
build / build: winforms/demo2/WinForms.Reactive.Client/Views/ItemsView.cs#L12
Nullability of reference types in type of parameter 'value' of 'void ItemsView.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<ItemsViewModel>.ViewModel.set' (possibly because of nullability attributes).
build / build: winforms/demo2/WinForms.Reactive.Client/Views/ItemsDDView.cs#L17
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IViewFor.ViewModel.set' (possibly because of nullability attributes).
build / build: winforms/demo2/WinForms.Reactive.Client/Views/ItemsView.cs#L16
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IViewFor.ViewModel.set' (possibly because of nullability attributes).
build / build: winforms/demo2/WinForms.Reactive.Client/Views/ItemTagsView.cs#L10
Nullability of reference types in type of parameter 'value' of 'void ItemTagsView.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<ItemTagsViewModel>.ViewModel.set' (possibly because of nullability attributes).
build / build: winforms/demo2/WinForms.Reactive.Client/Views/ItemTagsView.cs#L15
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IViewFor.ViewModel.set' (possibly because of nullability attributes).
build / build: winforms/demo2/WinForms.Reactive.Client/Views/ShellView.cs#L23
Nullability of reference types in type of parameter 'value' of 'void ShellView.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<ShellViewModel>.ViewModel.set' (possibly because of nullability attributes).
build / build: winforms/demo2/WinForms.Reactive.Client/Views/ShellView.cs#L28
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IViewFor.ViewModel.set' (possibly because of nullability attributes).
build / build: winforms/demo2/WinForms.Reactive.Client/ViewModels/ItemsViewModel.cs#L68
Cannot convert null literal to non-nullable reference type.