chore: update README.md #39
Annotations
10 warnings
build:
Diary/Diary/Commands/Command.cs#L20
Nullability of reference types in type of parameter 'parameter' of 'bool Command.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
build:
Diary/Diary/Commands/Command.cs#L22
Nullability of reference types in type of parameter 'parameter' of 'void Command.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
build:
Diary/Diary/ViewModels/Mood/MoodListViewModel.cs#L34
Non-nullable property 'MonthRadarChartSubHeaderText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Diary/Diary/ViewModels/Mood/MoodListViewModel.cs#L34
Non-nullable property 'WeekLineChartSubHeaderText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Diary/Diary/ViewModels/Mood/MoodListViewModel.cs#L34
Non-nullable property 'WeekLineChart' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Diary/Diary/ViewModels/Mood/MoodListViewModel.cs#L34
Non-nullable property 'MonthRadarChart' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Diary/Diary/ViewModels/Mood/MoodListViewModel.cs#L34
Non-nullable property 'AverageMoodPointChart' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Diary/Diary/ViewModels/Mood/MoodListViewModel.cs#L235
Dereference of a possibly null reference.
|
build:
Diary/Diary/ViewModels/Entry/FilterSortPopupViewModel.cs#L35
Non-nullable event 'OnFilterApplyFilter' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
build:
Diary/Diary/ViewModels/Entry/EntryListViewModel.cs#L31
Non-nullable field '_labels' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact
Expired
|
191 MB |
|