Tests In Browser|API|Marketplace #275
Annotations
1 error and 24 warnings
23__In-Browser Testing - Run Test on project (/src/api/Tests/CESMII.Marketplace.Tests.InBrowser/CESMII.Marketplace.Tests.InBrowser.csproj)
Process completed with exit code 1.
|
23__In-Browser Testing - Run Test on project (/src/api/Tests/CESMII.Marketplace.Tests.InBrowser/CESMII.Marketplace.Tests.InBrowser.csproj)
Dereference of a possibly null reference.
|
17__Marketplace - Rest API Basic Test:
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)
|
17__Marketplace - Rest API Basic Test:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L538
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum'
|
17__Marketplace - Rest API Basic Test:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L540
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.ASC'
|
17__Marketplace - Rest API Basic Test:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L541
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.DESC'
|
17__Marketplace - Rest API Basic Test:
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)'.
|
17__Marketplace - Rest API Basic Test:
common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L66
Converting null literal or possible null value to non-nullable type.
|
17__Marketplace - Rest API Basic Test:
common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L72
Dereference of a possibly null reference.
|
17__Marketplace - Rest API Basic Test:
api/CESMII.Marketplace.DAL/AdminCloudLibDAL.cs#L134
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
17__Marketplace - Rest API Basic Test:
api/CESMII.Marketplace.DAL/AdminCloudLibDAL.cs#L134
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
17__Marketplace - Rest API Basic Test:
api/CESMII.Marketplace.DAL/CloudLibDAL.cs#L111
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
11__MongoDB - Test access to Mongo database:
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.
|
11__MongoDB - Test access to Mongo database:
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.
|
11__MongoDB - Test access to Mongo database:
api/CESMII.Marketplace.Data/Repositories/MongoRepo.cs#L48
The variable 'ex' is declared but never used
|
8__Marketplace - Publish Marketplace 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)
|
8__Marketplace - Publish Marketplace Api:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L538
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum'
|
8__Marketplace - Publish Marketplace Api:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L540
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.ASC'
|
8__Marketplace - Publish Marketplace Api:
common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L541
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.DESC'
|
8__Marketplace - Publish Marketplace Api:
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)'.
|
8__Marketplace - Publish Marketplace Api:
common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L66
Converting null literal or possible null value to non-nullable type.
|
8__Marketplace - Publish Marketplace Api:
common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L72
Dereference of a possibly null reference.
|
8__Marketplace - Publish Marketplace Api:
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.
|
8__Marketplace - Publish Marketplace Api:
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.
|
8__Marketplace - Publish Marketplace Api:
api/CESMII.Marketplace.Data/Repositories/MongoRepo.cs#L48
The variable 'ex' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading