!!! Migrate to doctrine/migration v3 #59
ci.yml
on: pull_request
Matrix: Code quality checks (PHP version matrix)
Matrix: Code quality checks (single PHP version)
Matrix: Functional tests
Annotations
6 errors
Code quality checks (PHP version matrix) (8.0, php:static):
Classes/UpgradeWizard/StatusTableUpgradeWizard.php#L56
Method KayStrobach\Migrations\UpgradeWizard\StatusTableUpgradeWizard::getVersionMapping() return type has no value type specified in iterable type array.
|
Code quality checks (PHP version matrix) (8.0, php:static):
Classes/UpgradeWizard/StatusTableUpgradeWizard.php#L105
Parameter #3 $createNamedParameter of method TYPO3\CMS\Core\Database\Query\QueryBuilder::set() expects bool, int given.
|
Code quality checks (PHP version matrix) (8.0, php:static)
Process completed with exit code 1.
|
Code quality checks (PHP version matrix) (8.1, php:static):
Classes/UpgradeWizard/StatusTableUpgradeWizard.php#L56
Method KayStrobach\Migrations\UpgradeWizard\StatusTableUpgradeWizard::getVersionMapping() return type has no value type specified in iterable type array.
|
Code quality checks (PHP version matrix) (8.1, php:static):
Classes/UpgradeWizard/StatusTableUpgradeWizard.php#L105
Parameter #3 $createNamedParameter of method TYPO3\CMS\Core\Database\Query\QueryBuilder::set() expects bool, int given.
|
Code quality checks (PHP version matrix) (8.1, php:static)
Process completed with exit code 1.
|