Merge pull request #72 from pdir/MDevster-patch-2 #94
Annotations
11 errors and 3 warnings
ECS
Process completed with exit code 255.
|
PHPStan:
src/DataContainer/SurveyContainer.php#L49
Parameter #2 $default of method Symfony\Component\HttpFoundation\InputBag<string>::get() expects string|null, false given.
|
PHPStan:
src/DataContainer/SurveyContainer.php#L82
Method Hschottm\SurveyBundle\DataContainer\SurveyContainer::pintanButton() has no return type specified.
|
PHPStan:
src/DataContainer/SurveyContainer.php#L82
Method Hschottm\SurveyBundle\DataContainer\SurveyContainer::pintanButton() has parameter $childRecordIds with no value type specified in iterable type array.
|
PHPStan:
src/DataContainer/SurveyContainer.php#L82
Method Hschottm\SurveyBundle\DataContainer\SurveyContainer::pintanButton() has parameter $rootRecordIds with no value type specified in iterable type array.
|
PHPStan:
src/DataContainer/SurveyContainer.php#L82
Method Hschottm\SurveyBundle\DataContainer\SurveyContainer::pintanButton() has parameter $row with no value type specified in iterable type array.
|
PHPStan:
src/DataContainer/SurveyContainer.php#L111
PHPDoc tag @param has invalid value (array): Unexpected token "\n * ", expected variable at offset 136
|
PHPStan:
src/DataContainer/SurveyContainer.php#L111
PHPDoc tag @param has invalid value (string): Unexpected token "\n * ", expected variable at offset 157
|
PHPStan:
src/DataContainer/SurveyContainer.php#L119
Method Hschottm\SurveyBundle\DataContainer\SurveyContainer::getEmailFormFields() has no return type specified.
|
PHPStan:
src/DataContainer/SurveyContainer.php#L129
Access to an undefined property Contao\Database\Result::$id.
|
PHPStan:
src/DataContainer/SurveyContainer.php#L132
Access to an undefined property Contao\Database\Result::$title.
|
ECS
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPStan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 7.4
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|