Adding headers to allow https in response #70
Annotations
4 warnings
Run dotnet build $SOLUTION --configuration $BUILD_CONFIG --no-restore:
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)'.
|
Run dotnet build $SOLUTION --configuration $BUILD_CONFIG --no-restore:
src/IIIFPresentation/Test.Helpers/Integration/PresentationAppFactory.cs#L19
Field 'PresentationAppFactory<TProgram>.configureTestServices' is never assigned to, and will always have its default value null
|
Run dotnet build $SOLUTION --configuration $BUILD_CONFIG --no-restore:
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)'.
|
Run dotnet build $SOLUTION --configuration $BUILD_CONFIG --no-restore:
src/IIIFPresentation/Test.Helpers/Integration/PresentationAppFactory.cs#L19
Field 'PresentationAppFactory<TProgram>.configureTestServices' is never assigned to, and will always have its default value null
|
Loading