Skip to content

Allow date selection for Entry, Minor adjustments #37

Allow date selection for Entry, Minor adjustments

Allow date selection for Entry, Minor adjustments #37

Triggered via pull request June 3, 2024 18:58
@yoshi29yoshi29
synchronize #32
adjustments
Status Success
Total duration 9m 2s
Artifacts 1

publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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