[BUGFIX] Fixed CSP issues in Cornerstone form element and Dashboard b… #50
Annotations
5 errors
PHPStan:
Classes/Controller/DashboardController.php#L28
There is no request attribute "nonce" configured so we can't figure out the exact type to return when calling Psr\Http\Message\ServerRequestInterface::getAttribute
|
PHPStan:
Classes/Controller/DashboardController.php#L28
Variable $nonce in PHPDoc tag @var does not match assigned variable $nonceAttribute.
|
PHPStan:
Classes/Form/Element/Cornerstone.php#L20
Method YoastSeoForTypo3\YoastSeo\Form\Element\Cornerstone::render() return type has no value type specified in iterable type array.
|
PHPStan:
Classes/Form/Element/Cornerstone.php#L43
Method YoastSeoForTypo3\YoastSeo\Form\Element\Cornerstone::getLabelWithYoastLink() should return string but returns string|null.
|
PHPStan
Process completed with exit code 1.
|
Loading