Adding delete collection #62
Annotations
1 error and 4 warnings
test-dotnet
Process completed with exit code 1.
|
test-dotnet:
src/IIIFPresentation/API/Converters/CollectionConverter.cs#L116
Possible null reference argument for parameter 'orderQueryParam' in 'string CollectionHelperX.GenerateFlatCollectionViewId(Collection collection, UrlRoots urlRoots, int currentPage, int pageSize, string orderQueryParam)'.
|
test-dotnet:
src/IIIFPresentation/Test.Helpers/Integration/PresentationAppFactory.cs#L19
Field 'PresentationAppFactory<TProgram>.configureTestServices' is never assigned to, and will always have its default value null
|
test-dotnet:
src/IIIFPresentation/API/Converters/CollectionConverter.cs#L116
Possible null reference argument for parameter 'orderQueryParam' in 'string CollectionHelperX.GenerateFlatCollectionViewId(Collection collection, UrlRoots urlRoots, int currentPage, int pageSize, string orderQueryParam)'.
|
test-dotnet:
src/IIIFPresentation/Test.Helpers/Integration/PresentationAppFactory.cs#L19
Field 'PresentationAppFactory<TProgram>.configureTestServices' is never assigned to, and will always have its default value null
|