chore: Version 5.0.0-beta.3 #1
Annotations
11 errors and 2 warnings
Coding Standards
Process completed with exit code 1.
|
PHPStan:
src/Seomatic.php#L231
Static property nystudio107\seomatic\Seomatic::$settings (nystudio107\seomatic\models\Settings|null) does not accept craft\base\Model|null.
|
PHPStan:
src/Seomatic.php#L239
Access to an undefined property craft\base\Model::$pluginName.
|
PHPStan:
src/Seomatic.php#L318
Access to static property $plugin on an unknown class nystudio107\fastcgicachebust\FastcgiCacheBust.
|
PHPStan:
src/Seomatic.php#L342
Variable $currentUser in PHPDoc tag @var does not match assigned variable $request.
|
PHPStan:
src/Seomatic.php#L529
PHPDoc tag @var has invalid value ($element Element): Unexpected token "$element", expected type at offset 10
|
PHPStan:
src/Seomatic.php#L549
PHPDoc tag @var has invalid value ($element Element): Unexpected token "$element", expected type at offset 10
|
PHPStan:
src/Seomatic.php#L551
Parameter #1 $element of method nystudio107\seomatic\services\MetaBundles::invalidateMetaBundleByElement() expects craft\base\Element, craft\base\ElementInterface given.
|
PHPStan:
src/Seomatic.php#L598
Class craft\feedme\services\Fields not found.
|
PHPStan:
src/Seomatic.php#L599
Access to constant EVENT_REGISTER_FEED_ME_FIELDS on an unknown class craft\feedme\services\Fields.
|
PHPStan:
src/Seomatic.php#L600
Parameter $e of anonymous function has invalid type craft\feedme\events\RegisterFeedMeFieldsEvent.
|
Coding Standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|