ci: run workflow on pull requests #27
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#L33
Non-nullable property 'MonthRadarChartDayFromText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Diary/Diary/ViewModels/Mood/MoodListViewModel.cs#L33
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#L33
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#L33
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#L228
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#L30
Non-nullable field '_labels' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Diary/Diary/ViewModels/Entry/FilterSortPopupViewModel.cs#L17
The event 'FilterSortPopupViewModel.OnFilterApplyFilter' is never used
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact
Expired
|
191 MB |
|