Merge pull request #126 from cesmii/main #385
backend-publish-stage-azure.yml
on: push
Build and Deploy .NET6 Web API
1m 3s
Annotations
11 warnings
Build and Deploy .NET6 Web API:
api/CESMII.ProfileDesigner.Api/Controllers/AuthController.cs#L66
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Deploy .NET6 Web API:
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L20
Unreachable code detected
|
Build and Deploy .NET6 Web API:
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L31
Unreachable code detected
|
Build and Deploy .NET6 Web API:
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L42
Unreachable code detected
|
Build and Deploy .NET6 Web API:
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L53
Unreachable code detected
|
Build and Deploy .NET6 Web API:
api/CESMII.ProfileDesigner.Common/Utils/ConfigUtils.cs#L74
Unreachable code detected
|
Build and Deploy .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 Deploy .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 Deploy .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 Deploy .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 Deploy .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)
|