Bump FluentValidation from 11.8.0 to 11.9.0 in /src #2599
ci-tests.yml
on: pull_request
Unit tests
1m 44s
Codecov
10s
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/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).
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/DeviceServiceBase.cs#L57
Nullability of reference types in type of parameter 'orderBy' 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).
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/DeviceServiceBase.cs#L57
Nullability of reference types in type of parameter 'tags' 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).
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/DeviceServiceBase.cs#L57
Nullability of reference types in type of parameter 'modelId' 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).
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/DeviceServiceBase.cs#L57
Nullability of reference types in type of parameter 'labels' 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).
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/DeviceServiceBase.cs#L57
Cannot convert null literal to non-nullable reference type.
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/DeviceServiceBase.cs#L58
Cannot convert null literal to non-nullable reference type.
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/DeviceServiceBase.cs#L58
Cannot convert null literal to non-nullable reference type.
|
Unit tests:
src/IoTHub.Portal.Infrastructure/Services/DeviceServiceBase.cs#L58
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
750 KB |
|