Skip to content

set correct test case version in workflow #386

set correct test case version in workflow

set correct test case version in workflow #386

Triggered via push August 7, 2023 20:45
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
PHP 8.2
Process completed with exit code 2.
PHP 8.1
Process completed with exit code 2.
phpstan: src/Util/Container/ContainerUtil.php#L59
Parameter $framework of method HeimrichHannot\UtilsBundle\Util\Container\ContainerUtil::__construct() has invalid type Contao\CoreBundle\Framework\ContaoFrameworkInterface.
phpstan: src/Util/Container/ContainerUtil.php#L192
Constant VERSION not found.
phpstan: src/Util/Model/ModelUtil.php#L23
Property HeimrichHannot\UtilsBundle\Util\Model\ModelUtil::$framework has unknown class Contao\CoreBundle\Framework\ContaoFrameworkInterface as its type.
phpstan: src/Util/Model/ModelUtil.php#L85
Call to method getAdapter() on an unknown class Contao\CoreBundle\Framework\ContaoFrameworkInterface.
phpstan: src/Util/Model/ModelUtil.php#L90
Call to method getAdapter() on an unknown class Contao\CoreBundle\Framework\ContaoFrameworkInterface.
phpstan: src/Util/Model/ModelUtil.php#L95
Call to method getAdapter() on an unknown class Contao\CoreBundle\Framework\ContaoFrameworkInterface.
phpstan: src/Util/Model/ModelUtil.php#L117
Call to method getAdapter() on an unknown class Contao\CoreBundle\Framework\ContaoFrameworkInterface.
phpstan: src/Util/Model/ModelUtil.php#L121
Call to method getAdapter() on an unknown class Contao\CoreBundle\Framework\ContaoFrameworkInterface.
phpstan: src/Util/Model/ModelUtil.php#L139
Call to method getAdapter() on an unknown class Contao\CoreBundle\Framework\ContaoFrameworkInterface.
phpstan: src/Util/Model/ModelUtil.php#L143
Call to method getAdapter() on an unknown class Contao\CoreBundle\Framework\ContaoFrameworkInterface.
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/