Skip to content

Main -> CO5/Develop #539

Main -> CO5/Develop

Main -> CO5/Develop #539

Triggered via pull request September 3, 2024 18:38
@scoxen1scoxen1
opened #126
main
Status Cancelled
Total duration 17m 13s
Artifacts

tests.yml

on: pull_request
Build and Test .NET6 Web API
17m 5s
Build and Test .NET6 Web API
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build and Test .NET6 Web API
The run was canceled by @scoxen1.
Build and Test .NET6 Web API
The operation was canceled.
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.