Skip to content

Change [common] submodule to use 'main' instead of 'develop' (which i… #562

Change [common] submodule to use 'main' instead of 'develop' (which i…

Change [common] submodule to use 'main' instead of 'develop' (which i… #562

Triggered via push September 20, 2024 22:02
Status Failure
Total duration 46m 3s
Artifacts

tests.yml

on: push
Build and Test .NET6 Web API
45m 50s
Build and Test .NET6 Web API
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and Test .NET6 Web API
Process completed with exit code 1.
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: 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.