Fix Routes extractor not providing proper naming for the test argument #74
Annotations
1 error and 2 warnings
Setup fixture app
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/framework-bundle[v6.1.0, ..., v6.3.12] require symfony/config ^6.1 -> found symfony/config[v6.1.0, ..., v6.4.8] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.4.0, ..., v6.4.12] require symfony/config ^6.1|^7.0 -> found symfony/config[v6.1.0, ..., v6.4.8, v7.0.0, ..., v7.1.1] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v7.0.0, ..., v7.1.5] require symfony/cache ^6.4|^7.0 -> found symfony/cache[v6.4.0, ..., v6.4.12, v7.0.0, ..., v7.1.5] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires symfony/framework-bundle ^6.1|^7.0 -> satisfiable by symfony/framework-bundle[v6.1.0, ..., v6.4.12, v7.0.0, ..., v7.1.5].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run echo "::set-output name=dir::$(composer config cache-files-dir)"
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading