All dependencies must be prefixed by project name, So please apply new {project}:{module} format for dependencies in info.yml file

It is supported since 8.0 and 7.40 Change Record: Project namespaces can now be added for module dependencies, and is now a Best Practice Define project dependencies in core module .info files).

It is useful for DrupalCi to download the right dependencies and Installation profiles to work well. So sooner is better.
Hope this helps.

Comments

chipway created an issue. See original summary.

chipway’s picture

Assigned: chipway » Unassigned
Status: Needs work » Needs review
StatusFileSize
new867 bytes

Here is the patch. Please review.
I also removed version key because module is published on d.o.

Status: Needs review » Needs work
chipway’s picture

Status: Needs work » Needs review

Unrelated test failure. Please review manually.

zalak.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new33.96 KB
new27.68 KB
new24.06 KB

@chipway, I checked your patch using pareview & find that your changes are correctly implemented as per the standards requirement added above. PFA

  • chipway authored 1ed5fb1 on 8.x-1.x
    Issue #3009718 by chipway,Pranjal.addweb: All dependencies must be...
lord_of_freaks’s picture

Status: Reviewed & tested by the community » Fixed
lord_of_freaks’s picture

Status: Fixed » Closed (fixed)