Skip to content

Added Web open feature #19

Added Web open feature

Added Web open feature #19

Triggered via push September 29, 2024 06:13
Status Success
Total duration 42s
Artifacts

build.yml

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

Annotations

30 warnings
build (win-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L20
'MTextBoxEditor.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (win-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L20
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#L46
'VoicerSelector.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (win-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L46
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/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/Format/Voicer.cs#L154
'Voicer.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (win-x64): Mirivoice/Mirivoice.Core/Format/Voicer.cs#L154
Nullability of reference types in type of 'event PropertyChangedEventHandler Voicer.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (win-x64): Mirivoice/Engines/TTS/EngineVITS2.cs#L20
Non-nullable field 'ModelPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (osx-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L20
'MTextBoxEditor.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (osx-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L20
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#L46
'VoicerSelector.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (osx-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L46
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/Voicer.cs#L154
'Voicer.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (osx-x64): Mirivoice/Mirivoice.Core/Format/Voicer.cs#L154
Nullability of reference types in type of 'event PropertyChangedEventHandler Voicer.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (osx-x64): Mirivoice/Views/VoicersWindow.axaml.cs#L16
Non-nullable field 'viewModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
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#L20
'MTextBoxEditor.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (linux-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L20
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#L46
'VoicerSelector.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (linux-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L46
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/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/Voicer.cs#L154
'Voicer.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (linux-x64): Mirivoice/Mirivoice.Core/Format/Voicer.cs#L154
Nullability of reference types in type of 'event PropertyChangedEventHandler Voicer.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build (linux-x64): Mirivoice/Views/VoicersWindow.axaml.cs#L16
Non-nullable field 'viewModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.