Description
Hi Team,
We are using php-actions/composer@v6 version.
When we are trying to deploy our code we are getting below error.
We have noticed that the extraction is failed at GitHub runners it self. Is it an issue with composer?
Can you please let us know.
**Error: Failed to extract rankmath/seo-by-rank-math-pro: (1) '/usr/bin/unzip' -qq '/app/vendor/composer/tmp-d924851250d3e7553dbb2ddae8e6e83c' -d '/app/vendor/composer/57aa60f7'
warning [/app/vendor/composer/tmp-d924851250d3e7553dbb2ddae8e6e83c]: 1524255 extra bytes at beginning or within zipfile
(attempting to process anyway)
In ZipDownloader.php line 171:
Failed to extract rankmath/seo-by-rank-math-pro: (1) '/usr/bin/unzip' -qq '
/app/vendor/composer/tmp-d924851250d3e7553dbb2ddae8e6e83c' -d '/app/vendor/
composer/57aa60f7'
warning [/app/vendor/composer/tmp-d924851250d3e7553dbb2ddae8e6e83c]: 15242
55 extra bytes at beginning or within zipfile
(attempting to process anyway)
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]**