Skip to content

Publish Nuget Packages #85

Publish Nuget Packages

Publish Nuget Packages #85

Manually triggered February 10, 2026 16:47
Status Success
Total duration 1m 34s
Artifacts

publish-nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
create_nuget: src/OneWare.Vcd.Viewer/ViewModels/VcdViewModel.cs#L233
A value of type 'System.Threading.Lock' converted to a different type will use likely unintended monitor-based locking in 'lock' statement.
create_nuget
Package OneWare.AvaloniaEdit 11.3.11 has a resource with the locale 'zh-hans'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
create_nuget: src/OneWare.Vcd.Parser/VcdParser.cs#L573
Unreachable code detected
create_nuget
Package OneWare.AvaloniaEdit 11.3.11 has a resource with the locale 'zh-hans'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
create_nuget
Package OneWare.AvaloniaEdit 11.3.11 has a resource with the locale 'zh-hans'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
create_nuget: src/OneWare.OssCadSuiteIntegration/ViewModels/OpenFpgaLoaderWindowExtensionViewModel.cs#L29
The given expression is never of the provided ('OpenFpgaLoader') type
create_nuget: src/OneWare.OssCadSuiteIntegration/OssCadSuiteIntegrationModule.cs#L492
'YosysService.CreateNetListJsonAsync(IProjectFile)' is obsolete: 'Use CreateJsonNetListAsync instead'
create_nuget: src/OneWare.OssCadSuiteIntegration/OssCadSuiteIntegrationModule.cs#L447
'ISettingsService.RegisterTitledFilePath(string, string, string, string, string, string, string?, string?, Func<string, bool>?, params FilePickerFileType[])' is obsolete: 'Use RegisterSetting instead'
create_nuget: src/OneWare.OssCadSuiteIntegration/OssCadSuiteIntegrationModule.cs#L444
'ISettingsService.RegisterTitledFolderPath(string, string, string, string, string, string, string?, string?, Func<string, bool>?)' is obsolete: 'Use RegisterSetting instead'
create_nuget: src/OneWare.OssCadSuiteIntegration/Yosys/YosysService.cs#L23
Parameter 'toolService' is unread.
create_nuget: src/OneWare.OssCadSuiteIntegration/Yosys/YosysService.cs#L19
Parameter 'childProcessService' is unread.
create_nuget: src/OneWare.OssCadSuiteIntegration/Loaders/OpenFpgaLoader.cs#L12
Parameter 'childProcess' is unread.
create_nuget
Package OneWare.AvaloniaEdit 11.3.11 has a resource with the locale 'zh-hans'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
create_nuget
Package OneWare.AvaloniaEdit 11.3.11 has a resource with the locale 'zh-hans'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
create_nuget
Package OneWare.AvaloniaEdit 11.3.11 has a resource with the locale 'zh-hans'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
create_nuget
Package OneWare.AvaloniaEdit 11.3.11 has a resource with the locale 'zh-hans'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
create_nuget
Package OneWare.AvaloniaEdit 11.3.11 has a resource with the locale 'zh-hans'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
create_nuget
Package OneWare.AvaloniaEdit 11.3.11 has a resource with the locale 'zh-hans'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.
create_nuget: src/OneWare.Essentials/EditorExtensions/BreakPoint.cs#L5
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
create_nuget: src/OneWare.Essentials/LanguageService/TypeAssistanceLanguageService.cs#L355
Cannot convert null literal to non-nullable reference type.
create_nuget: src/OneWare.Essentials/LanguageService/TypeAssistanceLanguageService.cs#L285
Cannot convert null literal to non-nullable reference type.
create_nuget: src/OneWare.Essentials/Controls/FlexibleWindow.cs#L180
Dereference of a possibly null reference.
create_nuget: src/OneWare.Essentials/Models/Setting.cs#L333
Parameter 'displayOrder' is unread.
create_nuget: src/OneWare.Essentials/Models/WelcomeScreenItem.cs#L45
The 'set' accessor of property 'WelcomeScreenItem.Icon' should use 'field' because the other accessor is using it.
create_nuget: src/OneWare.Essentials/Models/WelcomeScreenItem.cs#L22
Nullability of reference types in return type of 'IconModel? WelcomeScreenItem.Icon.get' doesn't match implicitly implemented member 'IconModel IWelcomeScreenItem.Icon.get' (possibly because of nullability attributes).
create_nuget: src/OneWare.Essentials/Models/WelcomeScreenItem.cs#L17
Nullability of reference types in return type of 'IconModel? WelcomeScreenItem.Icon.get' doesn't match implicitly implemented member 'IconModel IWelcomeScreenItem.Icon.get' (possibly because of nullability attributes).
create_nuget: src/OneWare.Essentials/Models/WelcomeScreenItem.cs#L44
Nullability of reference types in return type of 'IconModel? WelcomeScreenItem.Icon.get' doesn't match implicitly implemented member 'IconModel IWelcomeScreenItem.Icon.get' (possibly because of nullability attributes).
create_nuget
Package OneWare.AvaloniaEdit 11.3.11 has a resource with the locale 'zh-hans'. This locale has been normalized to the standard format 'zh-Hans' to prevent casing issues in the build. Consider notifying the package author about this casing issue.