Fix for #88 #40
Annotations
6 warnings
build:
src/Umbraco.Community.BlockPreview/Controllers/BlockPreviewApiController.cs#L308
'IPublishedCache.GetContentType(Guid)' is obsolete: 'Please use the IContentTypeCacheService instead, scheduled for removal in V16'
|
build:
src/Umbraco.Community.BlockPreview/Controllers/BlockPreviewApiController.cs#L316
'IPublishedCache.GetByContentType(IPublishedContentType)' is obsolete
|
build:
src/Umbraco.Community.BlockPreview/Services/BlockPreviewService.cs#L328
Dereference of a possibly null reference.
|
build:
src/Umbraco.Community.BlockPreview/Controllers/BlockPreviewApiController.cs#L308
'IPublishedCache.GetContentType(Guid)' is obsolete: 'Please use the IContentTypeCacheService instead, scheduled for removal in V16'
|
build:
src/Umbraco.Community.BlockPreview/Controllers/BlockPreviewApiController.cs#L316
'IPublishedCache.GetByContentType(IPublishedContentType)' is obsolete
|
build:
src/Umbraco.Community.BlockPreview/Services/BlockPreviewService.cs#L328
Dereference of a possibly null reference.
|