FILE: C:\xampp\htdocs\drupal95\web\modules\contrib\pdf_metadata\pdf_metadata.info.yml
----------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------
7 | WARNING | All dependencies must be prefixed with the project name, for example "drupal:"
8 | WARNING | All dependencies must be prefixed with the project name, for example "drupal:"
----------------------------------------------------------------------------------------------

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

Harsh panchal created an issue. See original summary.

Harsh panchal’s picture

Assigned: Harsh panchal » Unassigned
Category: Task » Bug report
Status: Active » Needs review
StatusFileSize
new440 bytes

I have fixed this and providing a patch.

anoopsingh92 made their first commit to this issue’s fork.

anoopsingh92’s picture

Assigned: Unassigned » anoopsingh92
anoopsingh92’s picture

Assigned: anoopsingh92 » Unassigned
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new16.83 KB

Hi @harsh, I reviewed this patch #2, It is applying successfully for me.

Lenovo@LAPTOP-PDE747K8 MINGW64 /c/xampp/htdocs/drupal-9/web/modules/contrib/pdf_metadata-3301103 (3301103-all-dependencies-must)
$ git apply -v All-dependences-must-be-prefixed-3301103-2.patch
Checking patch pdf_metadata.info.yml...
Applied patch pdf_metadata.info.yml cleanly.

After applying the patch I didn't get this issue.
Patch #2

Thanks for the patch Harsh. Moving it to RTBC. Thank you

j-barnes’s picture

Status: Reviewed & tested by the community » Fixed

Working great. Merged, thanks for the help.

j-barnes’s picture

Status: Fixed » Closed (fixed)