Adding delete collection #75
Annotations
1 error and 4 warnings
|
src/IIIFPresentation/Test.Helpers/Integration/PresentationAppFactory.cs#L19
Field 'PresentationAppFactory<TProgram>.configureTestServices' is never assigned to, and will always have its default value null
|
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)'.
|
src/IIIFPresentation/Test.Helpers/Integration/PresentationAppFactory.cs#L19
Field 'PresentationAppFactory<TProgram>.configureTestServices' is never assigned to, and will always have its default value null
|
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)'.
|
The logs for this run have expired and are no longer available.
Loading