Skip to content

Publish Nuget Packages #98

Publish Nuget Packages

Publish Nuget Packages #98

Manually triggered March 5, 2026 20:09
Status Success
Total duration 1m 48s
Artifacts

publish-nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
create_nuget: src/OneWare.Vcd.Viewer/ViewModels/VcdViewModel.cs#L237
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.12 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.12 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.CloudIntegration/Views/AuthenticateCloudView.axaml.cs#L15
Avoid "async void" methods, because any exceptions not handled by the method will crash the process (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD100.md)
create_nuget
Package OneWare.AvaloniaEdit 11.3.12 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/OssCadSuiteIntegrationModule.cs#L569
'YosysService.CreateNetListJsonAsync(IProjectFile)' is obsolete: 'Use CreateJsonNetListAsync instead'
create_nuget: src/OneWare.OssCadSuiteIntegration/OssCadSuiteIntegrationModule.cs#L524
'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#L521
'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.12 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.12 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.12 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.12 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.12 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.12 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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "LiveChartsCore.SkiaSharpView.Avalonia
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/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/Models/Setting.cs#L339
Parameter 'displayOrder' is unread.
create_nuget: src/OneWare.Essentials/Controls/FlexibleWindow.cs#L180
Dereference of a possibly null reference.
create_nuget
Package OneWare.AvaloniaEdit 11.3.12 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.