Skip to content

Changes before error encountered

2a9c699
Select commit
Loading
Failed to load commit list.
Draft

Migrate WinForms sample projects to .NET 8 #678

Changes before error encountered
2a9c699
Select commit
Loading
Failed to load commit list.
Azure Pipelines / OPCFoundation.UA-.NETStandard-Samples failed Nov 25, 2025 in 3m 58s

Build #20251125.3 failed

Annotations

Check failure on line 531 in Samples\ClientControls.Net4\Common\BrowseNodeCtrl.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard-Samples

Samples\ClientControls.Net4\Common\BrowseNodeCtrl.cs#L531

Samples\ClientControls.Net4\Common\BrowseNodeCtrl.cs(531,40): Error CS7036: There is no argument given that corresponds to the required parameter 'caption' of 'EditArrayDlg.ShowDialog(ITelemetryContext, Array, BuiltInType, bool, string)'

Check failure on line 535 in Samples\ClientControls.Net4\Common\BrowseNodeCtrl.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard-Samples

Samples\ClientControls.Net4\Common\BrowseNodeCtrl.cs#L535

Samples\ClientControls.Net4\Common\BrowseNodeCtrl.cs(535,44): Error CS1501: No overload for method 'ShowDialog' takes 2 arguments

Check failure on line 710 in Samples\ClientControls.Net4\Common\HistoryDataListView.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard-Samples

Samples\ClientControls.Net4\Common\HistoryDataListView.cs#L710

Samples\ClientControls.Net4\Common\HistoryDataListView.cs(710,44): Error CS1501: No overload for method 'ShowDialog' takes 3 arguments

Check failure on line 773 in Samples\ClientControls.Net4\Common\HistoryDataListView.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard-Samples

Samples\ClientControls.Net4\Common\HistoryDataListView.cs#L773

Samples\ClientControls.Net4\Common\HistoryDataListView.cs(773,69): Error CS7036: There is no argument given that corresponds to the required parameter 'throwOnError' of 'ClientUtils.Browse(ISession, ViewDescription, BrowseDescriptionCollection, bool)'