Skip to content

#93 Fix nested preview #41

#93 Fix nested preview

#93 Fix nested preview #41

Triggered via push January 28, 2025 20:29
Status Success
Total duration 5m 3s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: src/Umbraco.Community.BlockPreview/Controllers/BlockPreviewApiController.cs#L309
'IPublishedCache.GetContentType(Guid)' is obsolete: 'Please use the IContentTypeCacheService instead, scheduled for removal in V16'
build: src/Umbraco.Community.BlockPreview/Controllers/BlockPreviewApiController.cs#L317
'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#L309
'IPublishedCache.GetContentType(Guid)' is obsolete: 'Please use the IContentTypeCacheService instead, scheduled for removal in V16'
build: src/Umbraco.Community.BlockPreview/Controllers/BlockPreviewApiController.cs#L317
'IPublishedCache.GetByContentType(IPublishedContentType)' is obsolete
build: src/Umbraco.Community.BlockPreview/Services/BlockPreviewService.cs#L328
Dereference of a possibly null reference.