Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.05.04 json encoder fixes v2 #2539

Open
wants to merge 122 commits into
base: master
Choose a base branch
from

Add PubSub types.

bb031c8
Select commit
Failed to load commit list.
Open

1.05.04 json encoder fixes v2 #2539

Add PubSub types.
bb031c8
Select commit
Failed to load commit list.
Azure Pipelines / OPCFoundation.UA-.NETStandard (Build .NET Core Samples Build linux) failed Apr 29, 2024 in 1m 45s

Build .NET Core Samples Build linux failed

Annotations

Check failure on line 475 in Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard (Build .NET Core Samples Build linux)

Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs#L475

Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs(475,29): Error CS1061: 'IJsonEncoder' does not contain a definition for 'UsingReversibleEncoding' and no accessible extension method 'UsingReversibleEncoding' accepting a first argument of type 'IJsonEncoder' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 483 in Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard (Build .NET Core Samples Build linux)

Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs#L483

Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs(483,29): Error CS1061: 'IJsonEncoder' does not contain a definition for 'UsingReversibleEncoding' and no accessible extension method 'UsingReversibleEncoding' accepting a first argument of type 'IJsonEncoder' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 519 in Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard (Build .NET Core Samples Build linux)

Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs#L519

Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs(519,29): Error CS1061: 'IJsonEncoder' does not contain a definition for 'UsingReversibleEncoding' and no accessible extension method 'UsingReversibleEncoding' accepting a first argument of type 'IJsonEncoder' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 66 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard (Build .NET Core Samples Build linux)

Build log #L66

Error: The process '/usr/bin/dotnet' failed with exit code 1

Check failure on line 475 in Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / OPCFoundation.UA-.NETStandard (Build .NET Core Samples Build linux)

Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs#L475

Libraries/Opc.Ua.PubSub/Encoding/JsonDataSetMessage.cs(475,29): Error CS1061: 'IJsonEncoder' does not contain a definition for 'UsingReversibleEncoding' and no accessible extension method 'UsingReversibleEncoding' accepting a first argument of type 'IJsonEncoder' could be found (are you missing a using directive or an assembly reference?)