D10: Upgrade Status report: facets:8.x-1.5 deprecations

Created on 22 May 2023, about 1 year ago

Problem/Motivation

JSON:API Search API,  8.x-1.0-rc3
Scanned on Mon, 05/22/2023 - 08:33

FILE:
modules/contrib/jsonapi_search_api/modules/jsonapi_search_api_facets/src/Plugin/
facets/facet_source/JsonApiFacets.php

STATUS         LINE                           MESSAGE
--------------------------------------------------------------------------------
Check manually 50   Access to deprecated property $index of class
                    Drupal\jsonapi_search_api_facets\Plugin\facets\facet_source\
                    JsonApiFacets. Deprecated in facets:8.x-1.5 and is removed
                    from facets:8.x-2.0. Classes extending
                    SearchApiBaseFacetSource should implement ::getIndex()
                    instead.
--------------------------------------------------------------------------------
Check manually 87   Access to deprecated property $index of class
                    Drupal\jsonapi_search_api_facets\Plugin\facets\facet_source\
                    JsonApiFacets. Deprecated in facets:8.x-1.5 and is removed
                    from facets:8.x-2.0. Classes extending
                    SearchApiBaseFacetSource should implement ::getIndex()
                    instead.
--------------------------------------------------------------------------------
Check manually 141  Access to deprecated property $index of class
                    Drupal\jsonapi_search_api_facets\Plugin\facets\facet_source\
                    JsonApiFacets. Deprecated in facets:8.x-1.5 and is removed
                    from facets:8.x-2.0. Classes extending
                    SearchApiBaseFacetSource should implement ::getIndex()
                    instead.
--------------------------------------------------------------------------------

Steps to reproduce

Install Upgrade status module.
Run drush upgrade_status:analyze jsonapi_search_api

Proposed resolution

Implement ::getIndex()
See MR.

πŸ› Bug report
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine deimos

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024