Skip to content

Fixed undo&redo bugs #214

Fixed undo&redo bugs

Fixed undo&redo bugs #214

Triggered via push December 16, 2024 03:07
Status Success
Total duration 55s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build (osx-x64): Mirivoice/Commands/SetDefVoicerOriginator.cs#L6
'MOriginator<int>' is obsolete: 'This class will be obsolete, use ICommand instead'
build (osx-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L16
'MTextBoxEditor.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (osx-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L16
Nullability of reference types in type of 'event PropertyChangedEventHandler MTextBoxEditor.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (osx-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L21
'MementoCommand<int>' is obsolete: 'This class will be obsolete, use ICommand with Memento instead'
build (osx-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L48
'VoicerSelector.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (osx-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L48
Nullability of reference types in type of 'event PropertyChangedEventHandler VoicerSelector.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (osx-x64): Mirivoice/Views/MessageWindow.axaml.cs#L26
Cannot convert null literal to non-nullable reference type.
build (osx-x64): Mirivoice/ViewModels/ViewModelBase.cs#L9
'ViewModelBase.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (osx-x64): Mirivoice/ViewModels/ViewModelBase.cs#L9
Nullability of reference types in type of 'event PropertyChangedEventHandler ViewModelBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (osx-x64): Mirivoice/Mirivoice.Core/Format/MResult.cs#L146
Cannot convert null literal to non-nullable reference type.
build (linux-x64): Mirivoice/Views/MessageWindow.axaml.cs#L26
Cannot convert null literal to non-nullable reference type.
build (linux-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L16
'MTextBoxEditor.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (linux-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L16
Nullability of reference types in type of 'event PropertyChangedEventHandler MTextBoxEditor.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (linux-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L21
'MementoCommand<int>' is obsolete: 'This class will be obsolete, use ICommand with Memento instead'
build (linux-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L48
'VoicerSelector.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (linux-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L48
Nullability of reference types in type of 'event PropertyChangedEventHandler VoicerSelector.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (linux-x64): Mirivoice/Commands/SetDefVoicerOriginator.cs#L6
'MOriginator<int>' is obsolete: 'This class will be obsolete, use ICommand instead'
build (linux-x64): Mirivoice/ViewModels/ViewModelBase.cs#L9
'ViewModelBase.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (linux-x64): Mirivoice/ViewModels/ViewModelBase.cs#L9
Nullability of reference types in type of 'event PropertyChangedEventHandler ViewModelBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (linux-x64): Mirivoice/Mirivoice.Core/Format/MResult.cs#L146
Cannot convert null literal to non-nullable reference type.
build (win-x64): Mirivoice/Commands/SetDefVoicerOriginator.cs#L6
'MOriginator<int>' is obsolete: 'This class will be obsolete, use ICommand instead'
build (win-x64): Mirivoice/Views/MessageWindow.axaml.cs#L26
Cannot convert null literal to non-nullable reference type.
build (win-x64): Mirivoice/ViewModels/ViewModelBase.cs#L9
'ViewModelBase.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (win-x64): Mirivoice/ViewModels/ViewModelBase.cs#L9
Nullability of reference types in type of 'event PropertyChangedEventHandler ViewModelBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (win-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L16
'MTextBoxEditor.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (win-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L16
Nullability of reference types in type of 'event PropertyChangedEventHandler MTextBoxEditor.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (win-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L21
'MementoCommand<int>' is obsolete: 'This class will be obsolete, use ICommand with Memento instead'
build (win-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L48
'VoicerSelector.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (win-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L48
Nullability of reference types in type of 'event PropertyChangedEventHandler VoicerSelector.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (win-x64): Mirivoice/Mirivoice.Core/Format/MResult.cs#L146
Cannot convert null literal to non-nullable reference type.