Bump RestSharp from 113.0.0 to 114.0.0 #494
Merged
Annotations
11 warnings
|
Build App:
Gavilya/Services/GameMigrationService.cs#L44
Converting null literal or possible null value to non-nullable type.
|
|
Build App:
Gavilya/ViewModels/GameEditionViewModel.cs#L372
Dereference of a possibly null reference.
|
|
Build App:
Gavilya/Commands/RelayCommand.cs#L34
Cannot convert null literal to non-nullable reference type.
|
|
Build App:
Gavilya/ViewModels/ViewModelBase.cs#L34
Cannot convert null literal to non-nullable reference type.
|
|
Build App:
Gavilya/ViewModels/ViewModelBase.cs#L32
Nullability of reference types in type of 'event PropertyChangedEventHandler ViewModelBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Build App:
Gavilya/Helpers/DesktopMonitorHelper.cs#L345
'Monitor' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build App:
Gavilya/Models/ThemeInfo.cs#L48
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build App:
Gavilya/Commands/RelayCommand.cs#L49
Nullability of reference types in type of 'event EventHandler RelayCommand.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
|
|
Build App:
Gavilya/Commands/RelayCommand.cs#L44
Nullability of reference types in type of parameter 'parameter' of 'void RelayCommand.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
|
Build App:
Gavilya/Commands/RelayCommand.cs#L39
Nullability of reference types in type of parameter 'parameter' of 'bool RelayCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
|
Setup MSBuild.exe
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/
|
background
wait
wait-all
cancel
Loading