updating submodule common to point to main branch #545
tests.yml
on: push
Build and Test .NET6 Web API
46s
Annotations
3 errors and 10 warnings
Build and Test .NET6 Web API:
api/CESMII.ProfileDesigner.OpcUa/OpcUaImporter.cs#L401
'UANameSpace' does not contain a definition for 'UserId' and no accessible extension method 'UserId' accepting a first argument of type 'UANameSpace' could be found (are you missing a using directive or an assembly reference?)
|
Build and Test .NET6 Web API:
api/CESMII.ProfileDesigner.OpcUa/OpcUaImporter.cs#L401
'UANameSpace' does not contain a definition for 'UserId' and no accessible extension method 'UserId' accepting a first argument of type 'UANameSpace' could be found (are you missing a using directive or an assembly reference?)
|
Build and Test .NET6 Web API
Process completed with exit code 1.
|
Build and Test .NET6 Web API:
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L20
Unreachable code detected
|
Build and Test .NET6 Web API:
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L31
Unreachable code detected
|
Build and Test .NET6 Web API:
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L42
Unreachable code detected
|
Build and Test .NET6 Web API:
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L53
Unreachable code detected
|
Build and Test .NET6 Web API:
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L74
Unreachable code detected
|
Build and Test .NET6 Web API:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L478
Parameter 'order' has no matching param tag in the XML comment for 'UACloudLibClient.GetNodeSetsAsync(string, string, DateTime?, string[], string, int?, int?, string, bool, bool, bool, object)' (but other parameters do)
|
Build and Test .NET6 Web API:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L538
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum'
|
Build and Test .NET6 Web API:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L540
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.ASC'
|
Build and Test .NET6 Web API:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L541
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.DESC'
|
Build and Test .NET6 Web API:
common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L61
Nullability of reference types in return type of 'Task<GraphQlResult<Nodeset>?> CloudLibWrapper.GetManyAsync(List<string> identifiers)' doesn't match implicitly implemented member 'Task<GraphQlResult<Nodeset>> ICloudLibWrapper.GetManyAsync(List<string> identifiers)'.
|