Merge branch 'develop' into CO5/Develop #546
tests.yml
on: push
Build and Test .NET6 Web API
41s
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:
api/CESMII.ProfileDesigner.Data/Entities/User.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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'
|