Skip to content

Fixed some English IPA is not tab separated #36

Fixed some English IPA is not tab separated

Fixed some English IPA is not tab separated #36

Triggered via push December 19, 2024 14:17
Status Success
Total duration 4m 44s
Artifacts

release-win.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L21
'MementoCommand<int>' is obsolete: 'This class will be obsolete, use ICommand with Memento instead'
build: Mirivoice/Commands/SetDefVoicerOriginator.cs#L6
'MOriginator<int>' is obsolete: 'This class will be obsolete, use ICommand instead'
build: Mirivoice/Views/MessageWindow.axaml.cs#L26
Cannot convert null literal to non-nullable reference type.
build: Mirivoice/Mirivoice.Core/Format/Voicer.cs#L232
'MOriginator<VoicerMeta>' is obsolete: 'This class will be obsolete, use ICommand instead'
build: Mirivoice/Mirivoice.Core/Format/Voicer.cs#L187
'MementoCommand<VoicerMeta>' is obsolete: 'This class will be obsolete, use ICommand with Memento instead'
build: Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L48
'VoicerSelector.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build: 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: Mirivoice/Mirivoice.Core/Format/Voicer.cs#L179
'Voicer.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build: Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L16
'MTextBoxEditor.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build: Mirivoice/Mirivoice.Core/Format/Voicer.cs#L179
Nullability of reference types in type of 'event PropertyChangedEventHandler Voicer.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.