Skip to content

Major IUIFactory changes #753

Major IUIFactory changes

Major IUIFactory changes #753

Triggered via pull request August 21, 2024 09:40
Status Failure
Total duration 5m 47s
Artifacts

publish-nuget.yml

on: pull_request
Matrix: Unit testing
Build all packages as smoke test
1m 22s
Build all packages as smoke test
Build and publish all packages to NuGet
0s
Build and publish all packages to NuGet
Fit to window
Zoom out
Zoom in

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?)'