Clean composer.json #6
CI.yml
on: push
Code Quality
29s
Bundle Integration Test
56s
Matrix: tests
Annotations
7 errors
|
PHP 8.4 / Symfony 7.0
Dependencies lock file is not found in /home/runner/work/playwright-symfony/playwright-symfony. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
|
|
PHP 8.3 / Symfony 7.0
The strategy configuration was canceled because "tests._8_4_7_0" failed
|
|
PHP 8.3 / Symfony 7.0
Dependencies lock file is not found in /home/runner/work/playwright-symfony/playwright-symfony. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
|
|
PHP 8.4 / Symfony 8.0
The strategy configuration was canceled because "tests._8_4_7_0" failed
|
|
PHP 8.4 / Symfony 8.0
The operation was canceled.
|
|
Bundle Integration Test
Process completed with exit code 2.
|
|
Bundle Integration Test
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires playwright-php/playwright-symfony, it could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
|