Skip to content

Tests In Browser|API|Marketplace #109

Tests In Browser|API|Marketplace

Tests In Browser|API|Marketplace #109

Manually triggered September 6, 2023 20:57
Status Failure
Total duration 2m 22s
Artifacts

tests-in-browser.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 33 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: 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.
build: 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.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
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
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum'
build
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.ASC'
build
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.DESC'
build
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)'.
build
Converting null literal or possible null value to non-nullable type.
build
Dereference of a possibly null reference.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: 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: common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L538
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum'
build: common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L540
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.ASC'
build: common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L541
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.DESC'
build: 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)'.
build: common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L66
Converting null literal or possible null value to non-nullable type.
build: common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L72
Dereference of a possibly null reference.
build: api/CESMII.Marketplace.DAL/AdminCloudLibDAL.cs#L133
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: api/CESMII.Marketplace.DAL/AdminCloudLibDAL.cs#L133
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: api/CESMII.Marketplace.DAL/CloudLibDAL.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: 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.
build: api/Tests/CESMII.Marketplace.InBrowser.Tests/TestSuite_LibraryPage.cs#L79
Dereference of a possibly null reference.
build: 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: common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L538
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum'
build: common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L540
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.ASC'
build: common/Opc.Ua.Cloud.Library.Client/UACloudLibClient.cs#L541
Missing XML comment for publicly visible type or member 'UACloudLibClient.OrderEnum.DESC'
build: 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)'.
build: common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L66
Converting null literal or possible null value to non-nullable type.
build: common/CESMII.Common.CloudLibClient/CloudLibWrapper.cs#L72
Dereference of a possibly null reference.
build: 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.