Merge pull request #13 from Matthew-Wise/feature/umbraco-13 #5
Annotations
6 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: dawidd6/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/Our.FeatureFlags/Editor/FeatureFlaggedPropertyValueConverter.cs#L45
Member 'FeatureFlaggedPropertyValueConverter.ConvertIntermediateToXPath(IPublishedElement, IPublishedPropertyType, PropertyCacheLevel, object?, bool)' overrides obsolete member 'PropertyValueConverterBase.ConvertIntermediateToXPath(IPublishedElement, IPublishedPropertyType, PropertyCacheLevel, object?, bool)'. Add the Obsolete attribute to 'FeatureFlaggedPropertyValueConverter.ConvertIntermediateToXPath(IPublishedElement, IPublishedPropertyType, PropertyCacheLevel, object?, bool)'.
|
build:
src/Our.FeatureFlags/Editor/FeatureFlaggedPropertyValueConverter.cs#L46
'IPublishedPropertyType.ConvertInterToXPath(IPublishedElement, PropertyCacheLevel, object?, bool)' is obsolete: 'The current implementation of XPath is suboptimal and will be removed entirely in a future version. Scheduled for removal in v14'
|
build:
src/Our.FeatureFlags/Editor/FeatureFlaggedPropertyValueConverter.cs#L45
Member 'FeatureFlaggedPropertyValueConverter.ConvertIntermediateToXPath(IPublishedElement, IPublishedPropertyType, PropertyCacheLevel, object?, bool)' overrides obsolete member 'PropertyValueConverterBase.ConvertIntermediateToXPath(IPublishedElement, IPublishedPropertyType, PropertyCacheLevel, object?, bool)'. Add the Obsolete attribute to 'FeatureFlaggedPropertyValueConverter.ConvertIntermediateToXPath(IPublishedElement, IPublishedPropertyType, PropertyCacheLevel, object?, bool)'.
|
build:
src/Our.FeatureFlags/Editor/FeatureFlaggedPropertyValueConverter.cs#L46
'IPublishedPropertyType.ConvertInterToXPath(IPublishedElement, PropertyCacheLevel, object?, bool)' is obsolete: 'The current implementation of XPath is suboptimal and will be removed entirely in a future version. Scheduled for removal in v14'
|