Problem/Motivation

2 warnings found.

web/modules/contrib/entity_preprocess_services/entity_preprocess_services.info.y
ml:
┌──────────┬──────┬────────────────────────────────────────────────────────────┐
│  STATUS  │ LINE │                          MESSAGE                           │
├──────────┼──────┼────────────────────────────────────────────────────────────┤
│ Check    │ 0    │ Value of core_version_requirement: ^8 || ^9 is not         │
│ manually │      │ compatible with the next major version of Drupal core. See │
│          │      │ https://drupal.org/node/3070687.                           │
│          │      │                                                            │
└──────────┴──────┴────────────────────────────────────────────────────────────┘

web/modules/contrib/entity_preprocess_services/modules/entity_preprocess_service
s_example/entity_preprocess_services_example.info.yml:
┌──────────┬──────┬──────────────────────────────────────────────────────────────┐
│  STATUS  │ LINE │                           MESSAGE                            │
├──────────┼──────┼──────────────────────────────────────────────────────────────┤
│ Check    │ 0    │ Add core_version_requirement: ^8 || ^9 to designate that the │
│ manually │      │ extension is compatible with Drupal 9. See                   │
│          │      │ https://drupal.org/node/3070687.                             │
│          │      │                                                              │
└──────────┴──────┴──────────────────────────────────────────────────────────────┘

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

    Comments

    JeroenT created an issue. See original summary.

    jeroent’s picture

    Issue summary: View changes
    jeroent’s picture

    hardikpandya’s picture

    Status: Active » Needs review
    StatusFileSize
    new1.25 KB
    jeroent’s picture

    Status: Needs review » Reviewed & tested by the community

    • 22ec5a99 committed on 8.x-1.x
      #3331024: Add Drupal 10 compatibility
      

    • mheip committed c12278c0 on 8.x-1.x
      Issue #3331024 by hardikpandya, JeroenT, jonas139, mheip: Add support...
    mheip’s picture

    Credited the ones who worked on it!

    jeroent’s picture

    Status: Reviewed & tested by the community » Fixed

    Status: Fixed » Closed (fixed)

    Automatically closed - issue fixed for 2 weeks with no activity.