Skip to content

feat(Algolia): indexing reusable items #59

feat(Algolia): indexing reusable items

feat(Algolia): indexing reusable items #59

Triggered via pull request September 30, 2024 13:39
Status Success
Total duration 1m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Kentico.Xperience.Algolia/Admin/UIPages/IndexCreatePage.cs#L21
'IPageUrlGenerator' is obsolete: 'Use IPageLinkGenerator instead.'
build: src/Kentico.Xperience.Algolia/Admin/UIPages/IndexCreatePage.cs#L28
'IPageUrlGenerator' is obsolete: 'Use IPageLinkGenerator instead.'
build: src/Kentico.Xperience.Algolia/Admin/UIPages/IndexListingPage.cs#L24
'IPageUrlGenerator' is obsolete: 'Use IPageLinkGenerator instead.'
build: src/Kentico.Xperience.Algolia/Admin/UIPages/IndexListingPage.cs#L35
'IPageUrlGenerator' is obsolete: 'Use IPageLinkGenerator instead.'
build: examples/DancingGoat/DataProtectionSamples/PersonalDataErasers/SampleContactPersonalDataEraser.cs#L122
'ActivityInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ActivityInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<ActivityInfo>.Instance property. When faking metadata in CMS.Tests.UnitTests using Fake() use the obsolete provider class until fully removed.'
build: examples/DancingGoat/DataProtectionSamples/PersonalDataErasers/SampleContactPersonalDataEraser.cs#L176
'ActivityInfoProvider' is obsolete: 'Use CMS.DataEngine.IInfoProvider<ActivityInfo> instead. Use CMS.DataEngine.InfoProviderExtensions for additional methods for individual objects retrieval. To get an instance of the interface's implementation use dependency injection or access the instance directly via the CMS.DataEngine.Provider<ActivityInfo>.Instance property. When faking metadata in CMS.Tests.UnitTests using Fake() use the obsolete provider class until fully removed.'
build: tests/Kentico.Xperience.Algolia.Tests/Tests/IndexStoreTests.cs#L29
Remove the unused local variable 'fixture'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
build: src/Kentico.Xperience.Algolia/Admin/UIPages/IndexCreatePage.cs#L21
'IPageUrlGenerator' is obsolete: 'Use IPageLinkGenerator instead.'
build: src/Kentico.Xperience.Algolia/Admin/UIPages/IndexCreatePage.cs#L28
'IPageUrlGenerator' is obsolete: 'Use IPageLinkGenerator instead.'
build: src/Kentico.Xperience.Algolia/Admin/UIPages/IndexListingPage.cs#L24
'IPageUrlGenerator' is obsolete: 'Use IPageLinkGenerator instead.'