Skip to content

chore: Version 3.4.71 #40

chore: Version 3.4.71

chore: Version 3.4.71 #40

Triggered via push February 13, 2024 20:39
Status Failure
Total duration 4m 17s
Artifacts
Matrix: code_analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Seomatic.php#L271
Static property nystudio107\seomatic\Seomatic::$settings (nystudio107\seomatic\models\Settings) does not accept craft\base\Model|null.
PHPStan: src/Seomatic.php#L287
Access to an undefined property craft\base\Model::$pluginName.
PHPStan: src/Seomatic.php#L478
PHPDoc tag @var has invalid value ($element Element): Unexpected token "$element", expected type at offset 10
PHPStan: src/Seomatic.php#L498
PHPDoc tag @var has invalid value ($element Element): Unexpected token "$element", expected type at offset 10
PHPStan: src/Seomatic.php#L500
Parameter #1 $element of method nystudio107\seomatic\services\MetaBundles::invalidateMetaBundleByElement() expects craft\base\Element, craft\base\ElementInterface|null given.
PHPStan: src/Seomatic.php#L699
Right side of && is always true.
PHPStan: src/Seomatic.php#L1019
Access to static property $plugin on an unknown class nystudio107\fastcgicachebust\FastcgiCacheBust.
PHPStan: src/Seomatic.php#L1075
Variable $currentUser in PHPDoc tag @var does not match assigned variable $request.
PHPStan: src/Seomatic.php#L1087
Cannot call method can() on yii\web\IdentityInterface|false.
PHPStan: src/Seomatic.php#L1093
Cannot call method can() on yii\web\IdentityInterface|false.