Skip to content

Bump Fluid.Core from 2.25.0 to 2.31.0 #109

Bump Fluid.Core from 2.25.0 to 2.31.0

Bump Fluid.Core from 2.25.0 to 2.31.0 #109

Triggered via pull request July 10, 2026 12:24
Status Success
Total duration 5m 24s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/OrchardCoreContrib.Users/Services/DefaultAvatarService.cs#L47
'SKCanvas.DrawText(string, float, float, SKFont, SKPaint)' is obsolete: 'Use DrawText(string text, float x, float y, SKTextAlign textAlign, SKFont font, SKPaint paint) instead.'
build: src/OrchardCoreContrib.ContentPermissions/Services/ContentPermissionsServices.cs#L29
'ContentItemExtensions.As<TPart>(ContentItem)' is obsolete: 'Use TryGet<TPart>, GetOrCreate<TPart> or Get<TPart> instead.'
build: src/OrchardCoreContrib.ContentLocalization/Views/Admin/LocalizationMatrix.cshtml#L35
'ContentItemExtensions.As<TPart>(ContentItem)' is obsolete: 'Use TryGet<TPart>, GetOrCreate<TPart> or Get<TPart> instead.'
build: src/OrchardCoreContrib.ContentLocalization/DefaultContentLocalizationManager.cs#L18
Parameter 'ISession session' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/OrchardCoreContrib.Email.Gmail/Services/GmailSettingsConfiguration.cs#L25
'ISite.As<T>()' is obsolete: 'Use TryGet<T> or GetOrCreate<T> instead.'
build: src/OrchardCoreContrib.Users/Services/DefaultAvatarService.cs#L47
'SKCanvas.DrawText(string, float, float, SKFont, SKPaint)' is obsolete: 'Use DrawText(string text, float x, float y, SKTextAlign textAlign, SKFont font, SKPaint paint) instead.'
build: src/OrchardCoreContrib.ContentPermissions/Services/ContentPermissionsServices.cs#L29
'ContentItemExtensions.As<TPart>(ContentItem)' is obsolete: 'Use TryGet<TPart>, GetOrCreate<TPart> or Get<TPart> instead.'
build: src/OrchardCoreContrib.ContentLocalization/Views/Admin/LocalizationMatrix.cshtml#L35
'ContentItemExtensions.As<TPart>(ContentItem)' is obsolete: 'Use TryGet<TPart>, GetOrCreate<TPart> or Get<TPart> instead.'
build: src/OrchardCoreContrib.ContentLocalization/DefaultContentLocalizationManager.cs#L18
Parameter 'ISession session' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/OrchardCoreContrib.Email.Gmail/Services/GmailSettingsConfiguration.cs#L25
'ISite.As<T>()' is obsolete: 'Use TryGet<T> or GetOrCreate<T> instead.'