Major IUIFactory changes #753
publish-nuget.yml
on: pull_request
Matrix: Unit testing
Build and publish all packages to NuGet
0s
Annotations
10 errors
Build all packages as smoke test:
src/NetSparkle.UI.WinForms/UIFactory.cs#L18
'UIFactory' does not implement interface member 'IUIFactory.CreateUpdateAvailableWindow(List<AppCastItem>, ISignatureVerifier?, string, string, bool)'
|
Build all packages as smoke test:
src/NetSparkle.UI.WinForms/UIFactory.cs#L18
'UIFactory' does not implement interface member 'IUIFactory.CreateProgressWindow(string, string)'
|
Build all packages as smoke test:
src/NetSparkle.UI.WinForms/UIFactory.cs#L18
'UIFactory' does not implement interface member 'IUIFactory.ShowCheckingForUpdates()'
|
Build all packages as smoke test:
src/NetSparkle.UI.WinForms/UIFactory.cs#L18
'UIFactory' does not implement interface member 'IUIFactory.ShowUnknownInstallerFormatMessage(string)'
|
Build all packages as smoke test:
src/NetSparkle.UI.WinForms/UIFactory.cs#L18
'UIFactory' does not implement interface member 'IUIFactory.ShowVersionIsUpToDate()'
|
Build all packages as smoke test:
src/NetSparkle.UI.WinForms/UIFactory.cs#L18
'UIFactory' does not implement interface member 'IUIFactory.ShowVersionIsSkippedByUserRequest()'
|
Build all packages as smoke test:
src/NetSparkle.UI.WinForms/UIFactory.cs#L18
'UIFactory' does not implement interface member 'IUIFactory.ShowCannotDownloadAppcast(string?)'
|
Build all packages as smoke test:
src/NetSparkle.UI.WinForms/UIFactory.cs#L18
'UIFactory' does not implement interface member 'IUIFactory.CanShowToastMessages()'
|
Build all packages as smoke test:
src/NetSparkle.UI.WinForms/UIFactory.cs#L18
'UIFactory' does not implement interface member 'IUIFactory.ShowToast(Action)'
|
Build all packages as smoke test:
src/NetSparkle.UI.WinForms/UIFactory.cs#L18
'UIFactory' does not implement interface member 'IUIFactory.ShowDownloadErrorMessage(string, string?)'
|