Skip to content

增加SubscribeOnMainThread避免订阅更新线程时出现问题 #57

增加SubscribeOnMainThread避免订阅更新线程时出现问题

增加SubscribeOnMainThread避免订阅更新线程时出现问题 #57

Triggered via push September 3, 2024 10:16
Status Success
Total duration 2m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Dotnet Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Dotnet Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Dotnet Build: Aria2Fast.UI.Test/MainWindow.xaml.cs#L75
Dereference of a possibly null reference.
Dotnet Build: Aria2Fast.UI.Test/MainWindow.xaml.cs#L75
Dereference of a possibly null reference.
Dotnet Build: Aria2Fast/Service/AppConfig.cs#L21
Nullability of reference types in type of 'event PropertyChangedEventHandler AppConfigData.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Dotnet Build: Aria2Fast/Service/GAHelper.cs#L44
Cannot convert null literal to non-nullable reference type.
Dotnet Build: Aria2Fast/Service/GAHelper.cs#L110
Cannot convert null literal to non-nullable reference type.
Dotnet Build: Aria2Fast/Service/MikanManager.cs#L25
'MikanManager.PropertyChanged' hides inherited member 'BaseNotificationModel.PropertyChanged'. Use the new keyword if hiding was intended.
Dotnet Build: Aria2Fast/Service/MikanManager.cs#L27
'MikanManager.OnPropertyChanged(string)' hides inherited member 'BaseNotificationModel.OnPropertyChanged(string)'. Use the new keyword if hiding was intended.
Dotnet Build: Aria2Fast/Service/Model/BaseNotificationModel.cs#L15
Nullability of reference types in type of 'event PropertyChangedEventHandler BaseNotificationModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Dotnet Build: Aria2Fast/View/MikanAnimeDayControl.xaml.cs#L37
Nullability of reference types in type of 'event PropertyChangedEventHandler MikanAnimeDayControl.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Dotnet Build: Aria2Fast/View/WkyTaskListView.xaml.cs#L36
Non-nullable field '_selectedItems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Dotnet Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Dotnet Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Dotnet Build: Aria2Fast.UI.Test/MainWindow.xaml.cs#L75
Dereference of a possibly null reference.
Dotnet Build: Aria2Fast.UI.Test/MainWindow.xaml.cs#L75
Dereference of a possibly null reference.
Dotnet Build: Aria2Fast/Service/AppConfig.cs#L21
Nullability of reference types in type of 'event PropertyChangedEventHandler AppConfigData.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Dotnet Build: Aria2Fast/Service/GAHelper.cs#L44
Cannot convert null literal to non-nullable reference type.
Dotnet Build: Aria2Fast/Service/GAHelper.cs#L110
Cannot convert null literal to non-nullable reference type.
Dotnet Build: Aria2Fast/Service/MikanManager.cs#L25
'MikanManager.PropertyChanged' hides inherited member 'BaseNotificationModel.PropertyChanged'. Use the new keyword if hiding was intended.
Dotnet Build: Aria2Fast/Service/MikanManager.cs#L27
'MikanManager.OnPropertyChanged(string)' hides inherited member 'BaseNotificationModel.OnPropertyChanged(string)'. Use the new keyword if hiding was intended.
Dotnet Build: Aria2Fast/Service/Model/BaseNotificationModel.cs#L15
Nullability of reference types in type of 'event PropertyChangedEventHandler BaseNotificationModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Dotnet Build: Aria2Fast/View/MikanAnimeDayControl.xaml.cs#L37
Nullability of reference types in type of 'event PropertyChangedEventHandler MikanAnimeDayControl.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Dotnet Build: Aria2Fast/View/WkyTaskListView.xaml.cs#L36
Non-nullable field '_selectedItems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.