Skip to content

Do not use generateFrontendUrl #84

Do not use generateFrontendUrl

Do not use generateFrontendUrl #84

Triggered via pull request November 13, 2023 10:50
Status Failure
Total duration 1m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

11 errors
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
Process completed with exit code 255.