Tests In Browser|API|Marketplace #262
tests-in-browser.yml
on: workflow_dispatch
runner-job
1m 55s
Annotations
1 error, 23 warnings, and 5 notices
runner-job
Process completed with exit code 1.
|
runner-job:
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)
|
runner-job:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L538
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum'
|
runner-job:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L540
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.ASC'
|
runner-job:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L541
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.DESC'
|
runner-job:
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)'.
|
runner-job:
common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L66
Converting null literal or possible null value to non-nullable type.
|
runner-job:
common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L72
Dereference of a possibly null reference.
|
runner-job:
api/CESMII.Marketplace.DAL/AdminCloudLibDAL.cs#L133
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
runner-job:
api/CESMII.Marketplace.DAL/AdminCloudLibDAL.cs#L133
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
runner-job:
api/CESMII.Marketplace.DAL/CloudLibDAL.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
runner-job:
api/CESMII.Marketplace.Common/Utils/ConfigUtils.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
runner-job:
api/CESMII.Marketplace.Data/Entities/User.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
runner-job:
api/CESMII.Marketplace.Data/Repositories/MongoRepo.cs#L48
The variable 'ex' is declared but never used
|
runner-job:
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)
|
runner-job:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L538
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum'
|
runner-job:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L540
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.ASC'
|
runner-job:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L541
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.DESC'
|
runner-job:
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)'.
|
runner-job:
common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L66
Converting null literal or possible null value to non-nullable type.
|
runner-job:
common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L72
Dereference of a possibly null reference.
|
runner-job:
api/CESMII.Marketplace.Common/Utils/ConfigUtils.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
runner-job:
api/CESMII.Marketplace.Data/Entities/User.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
runner-job:
api/CESMII.Marketplace.Data/Repositories/MongoRepo.cs#L48
The variable 'ex' is declared but never used
|
runner-job
Startup-ConfigureServices - Entering function.
|
runner-job
AllowedHosts=* (JsonConfigurationProvider for 'appsettings.json' (Optional))
|
runner-job
StartUp-ConfigureServices - Line 115
|
runner-job
Startup-ConfigureServices - Line 184
|
runner-job
Startup-ConfigureServices - Completed.
|