fix invalid resources paths, fix small style issues #143
ci.yml
on: push
coverage
2m 20s
phpstan
48s
Matrix: tests
Annotations
16 errors and 6 warnings
PHP 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- heimrichhannot/contao-multi-column-editor-bundle[1.0.0, ..., 1.2.3, 2.0.0, ..., 2.12.5] require php ^7.1 -> your php version (8.1.25) does not satisfy that requirement.
- heimrichhannot/contao-multi-column-editor-bundle[2.12.6, ..., 2.13.11] require contao/core-bundle ^4.4 -> found contao/core-bundle[4.4.0, ..., 4.13.32] but it conflicts with your root composer.json require (5.2.*).
- heimrichhannot/contao-multi-column-editor-bundle[2.14.0, ..., 2.16.0] require contao/core-bundle ^4.9 -> found contao/core-bundle[4.9.0, ..., 4.13.32] but it conflicts with your root composer.json require (5.2.*).
- Root composer.json requires heimrichhannot/contao-multi-column-editor-bundle ^1.0 || ^2.0 -> satisfiable by heimrichhannot/contao-multi-column-editor-bundle[1.0.0, ..., 1.2.3, 2.0.0, ..., 2.16.0].
|
PHP 8.1
Process completed with exit code 2.
|
PHP 8.2
Process completed with exit code 2.
|
PHP 8.2
Your requirements could not be resolved to an installable set of packages.
Problem 1
- heimrichhannot/contao-multi-column-editor-bundle[1.0.0, ..., 1.2.3, 2.0.0, ..., 2.12.5] require php ^7.1 -> your php version (8.2.12) does not satisfy that requirement.
- heimrichhannot/contao-multi-column-editor-bundle[2.12.6, ..., 2.13.11] require contao/core-bundle ^4.4 -> found contao/core-bundle[4.4.0, ..., 4.13.32] but it conflicts with your root composer.json require (5.2.*).
- heimrichhannot/contao-multi-column-editor-bundle[2.14.0, ..., 2.16.0] require contao/core-bundle ^4.9 -> found contao/core-bundle[4.9.0, ..., 4.13.32] but it conflicts with your root composer.json require (5.2.*).
- Root composer.json requires heimrichhannot/contao-multi-column-editor-bundle ^1.0 || ^2.0 -> satisfiable by heimrichhannot/contao-multi-column-editor-bundle[1.0.0, ..., 1.2.3, 2.0.0, ..., 2.16.0].
|
PHP 8.2
Process completed with exit code 2.
|
PHP 8.1
Process completed with exit code 2.
|
phpstan:
tests/Asset/PageEntrypointsTest.php#L25
Property HeimrichHannot\EncoreBundle\Test\Asset\PageEntrypointsTest::$containerUtilMock has unknown class HeimrichHannot\UtilsBundle\Util\ModelUtil as its type.
|
phpstan:
tests/Asset/PageEntrypointsTest.php#L32
Class HeimrichHannot\UtilsBundle\Util\ModelUtil not found.
|
phpstan:
tests/Asset/PageEntrypointsTest.php#L77
Class HeimrichHannot\EncoreBundle\Asset\PageEntrypoints constructor invoked with 4 parameters, 3 required.
|
phpstan:
tests/Asset/PageEntrypointsTest.php#L375
Call to method method() on an unknown class HeimrichHannot\UtilsBundle\Util\ModelUtil.
|
phpstan:
tests/EventListener/Contao/ReplaceDynamicScriptTagsListenerTest.php#L90
Class HeimrichHannot\UtilsBundle\Util\RequestUtil not found.
|
phpstan:
tests/EventListener/Contao/ReplaceDynamicScriptTagsListenerTest.php#L91
Call to method method() on an unknown class HeimrichHannot\UtilsBundle\Util\RequestUtil.
|
phpstan:
tests/EventListener/Contao/ReplaceDynamicScriptTagsListenerTest.php#L114
Class HeimrichHannot\UtilsBundle\Util\RequestUtil not found.
|
phpstan:
tests/EventListener/Contao/ReplaceDynamicScriptTagsListenerTest.php#L115
Call to method method() on an unknown class HeimrichHannot\UtilsBundle\Util\RequestUtil.
|
phpstan
Process completed with exit code 1.
|
coverage
Process completed with exit code 2.
|
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|