Skip to content

Update dotnet-desktop-velopack.yml #5

Update dotnet-desktop-velopack.yml

Update dotnet-desktop-velopack.yml #5

Triggered via push September 22, 2024 13:59
Status Failure
Total duration 32s
Artifacts
Matrix: deploy-to-github-releases
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 20 warnings
deploy-to-github-releases (osx-x64)
Process completed with exit code 1.
deploy-to-github-releases (win-x64)
The job was canceled because "osx-x64" failed.
deploy-to-github-releases (win-x64)
The operation was canceled.
deploy-to-github-releases (linux-x64)
The job was canceled because "osx-x64" failed.
deploy-to-github-releases (linux-x64)
The operation was canceled.
deploy-to-github-releases (osx-x64): Mirivoice/Mirivoice.Core/Format/RecentFIles.cs#L15
The using directive for 'Mirivoice.ViewModels' appeared previously in this namespace
deploy-to-github-releases (osx-x64): Mirivoice/ViewModels/ViewModelBase.cs#L9
'ViewModelBase.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
deploy-to-github-releases (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'.
deploy-to-github-releases (osx-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L21
'MTextBoxEditor.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
deploy-to-github-releases (osx-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L21
Nullability of reference types in type of 'event PropertyChangedEventHandler MTextBoxEditor.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
deploy-to-github-releases (osx-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L42
'VoicerSelector.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
deploy-to-github-releases (osx-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L42
Nullability of reference types in type of 'event PropertyChangedEventHandler VoicerSelector.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
deploy-to-github-releases (osx-x64): Mirivoice/Mirivoice.Core/Format/Voicer.cs#L149
'Voicer.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
deploy-to-github-releases (osx-x64): Mirivoice/Mirivoice.Core/Format/Voicer.cs#L149
Nullability of reference types in type of 'event PropertyChangedEventHandler Voicer.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
deploy-to-github-releases (osx-x64): Mirivoice/Mirivoice.Core/Utils/MemoryLogger.cs#L30
Nullability of reference types in type of parameter 'exception' of 'void MemoryLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
deploy-to-github-releases (linux-x64): Mirivoice/Mirivoice.Core/Format/RecentFIles.cs#L15
The using directive for 'Mirivoice.ViewModels' appeared previously in this namespace
deploy-to-github-releases (linux-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L21
'MTextBoxEditor.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
deploy-to-github-releases (linux-x64): Mirivoice/Mirivoice.Core/Editor/MTextBoxEditor.cs#L21
Nullability of reference types in type of 'event PropertyChangedEventHandler MTextBoxEditor.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
deploy-to-github-releases (linux-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L42
'VoicerSelector.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
deploy-to-github-releases (linux-x64): Mirivoice/Mirivoice.Core/Editor/VoicerSelector.cs#L42
Nullability of reference types in type of 'event PropertyChangedEventHandler VoicerSelector.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
deploy-to-github-releases (linux-x64): Mirivoice/Mirivoice.Core/Format/Voicer.cs#L149
'Voicer.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
deploy-to-github-releases (linux-x64): Mirivoice/Mirivoice.Core/Format/Voicer.cs#L149
Nullability of reference types in type of 'event PropertyChangedEventHandler Voicer.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
deploy-to-github-releases (linux-x64): Mirivoice/ViewModels/ViewModelBase.cs#L9
'ViewModelBase.PropertyChanged' hides inherited member 'ReactiveObject.PropertyChanged'. Use the new keyword if hiding was intended.
deploy-to-github-releases (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'.
deploy-to-github-releases (linux-x64): Mirivoice/Mirivoice.Core/Utils/MemoryLogger.cs#L30
Nullability of reference types in type of parameter 'exception' of 'void MemoryLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).