Skip to content

Run workflow on pull requests #26

Run workflow on pull requests

Run workflow on pull requests #26

Triggered via pull request June 3, 2024 09:57
Status Success
Total duration 8m 54s
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#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/Commands/Command.cs#L34
The event 'Command.CanExecuteChanged' is never used

Artifacts

Produced during runtime
Name Size
artifact Expired
191 MB