Bump Microsoft.OpenApi from 1.6.9 to 1.6.10 in /src #2376
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci-tests.yml
on: pull_request
Unit tests
1m 30s
Codecov
9s
Annotations
10 warnings
Unit tests:
src/IoTHub.Portal.Infrastructure/Helpers/EdgeEnrollementHelper.cs#L10
Nullability of reference types in return type of 'string? EdgeEnrollementHelper.GetEdgeEnrollementTemplate(string templateName)' doesn't match implicitly implemented member 'string IEdgeEnrollementHelper.GetEdgeEnrollementTemplate(string templateName)' (possibly because of nullability attributes).
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/AWS/AWSEdgeDevicesService.cs#L21
Nullability of reference types in type of parameter 'searchText' of 'Task<PaginatedResult<IoTEdgeListItem>> EdgeDevicesServiceBase.GetEdgeDevicesPage(string searchText = null, bool? searchStatus = null, int pageSize = 10, int pageNumber = 0, string[] orderBy = null, string modelId = null, List<string> labels = null)' doesn't match implicitly implemented member 'Task<PaginatedResult<IoTEdgeListItem>> IEdgeDevicesService.GetEdgeDevicesPage(string? searchText = null, bool? searchStatus = null, int pageSize = 10, int pageNumber = 0, string[]? orderBy = null, string? modelId = null, List<string>? labels = null)' (possibly because of nullability attributes).
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/AWS/AWSEdgeDevicesService.cs#L21
Nullability of reference types in type of parameter 'orderBy' of 'Task<PaginatedResult<IoTEdgeListItem>> EdgeDevicesServiceBase.GetEdgeDevicesPage(string searchText = null, bool? searchStatus = null, int pageSize = 10, int pageNumber = 0, string[] orderBy = null, string modelId = null, List<string> labels = null)' doesn't match implicitly implemented member 'Task<PaginatedResult<IoTEdgeListItem>> IEdgeDevicesService.GetEdgeDevicesPage(string? searchText = null, bool? searchStatus = null, int pageSize = 10, int pageNumber = 0, string[]? orderBy = null, string? modelId = null, List<string>? labels = null)' (possibly because of nullability attributes).
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/AWS/AWSEdgeDevicesService.cs#L21
Nullability of reference types in type of parameter 'modelId' of 'Task<PaginatedResult<IoTEdgeListItem>> EdgeDevicesServiceBase.GetEdgeDevicesPage(string searchText = null, bool? searchStatus = null, int pageSize = 10, int pageNumber = 0, string[] orderBy = null, string modelId = null, List<string> labels = null)' doesn't match implicitly implemented member 'Task<PaginatedResult<IoTEdgeListItem>> IEdgeDevicesService.GetEdgeDevicesPage(string? searchText = null, bool? searchStatus = null, int pageSize = 10, int pageNumber = 0, string[]? orderBy = null, string? modelId = null, List<string>? labels = null)' (possibly because of nullability attributes).
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/AWS/AWSEdgeDevicesService.cs#L21
Nullability of reference types in type of parameter 'labels' of 'Task<PaginatedResult<IoTEdgeListItem>> EdgeDevicesServiceBase.GetEdgeDevicesPage(string searchText = null, bool? searchStatus = null, int pageSize = 10, int pageNumber = 0, string[] orderBy = null, string modelId = null, List<string> labels = null)' doesn't match implicitly implemented member 'Task<PaginatedResult<IoTEdgeListItem>> IEdgeDevicesService.GetEdgeDevicesPage(string? searchText = null, bool? searchStatus = null, int pageSize = 10, int pageNumber = 0, string[]? orderBy = null, string? modelId = null, List<string>? labels = null)' (possibly because of nullability attributes).
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/EdgeDevicesServiceBase.cs#L50
Cannot convert null literal to non-nullable reference type.
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/EdgeDevicesServiceBase.cs#L54
Cannot convert null literal to non-nullable reference type.
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/EdgeDevicesServiceBase.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/EdgeDevicesServiceBase.cs#L56
Cannot convert null literal to non-nullable reference type.
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/DeviceServiceBase.cs#L57
Nullability of reference types in type of parameter 'searchText' of 'Task<PaginatedResult<DeviceListItem>> DeviceServiceBase<TDto>.GetDevices(string searchText = null, bool? searchStatus = null, bool? searchState = null, int pageSize = 10, int pageNumber = 0, string[] orderBy = null, Dictionary<string, string> tags = null, string modelId = null, List<string> labels = null)' doesn't match implicitly implemented member 'Task<PaginatedResult<DeviceListItem>> IDeviceService<TDto>.GetDevices(string? searchText = null, bool? searchStatus = null, bool? searchState = null, int pageSize = 10, int pageNumber = 0, string[]? orderBy = null, Dictionary<string, string>? tags = null, string? modelId = null, List<string>? labels = null)' (possibly because of nullability attributes).
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
10.1 MB |
|