chore: qa tooling #3
Annotations
6 errors
Run composer phpstan:
src/MJML.php#L43
Property superbig\mjml\MJML::$schemaVersion (string) overriding property craft\base\Plugin::$schemaVersion should not have a native type.
|
Run composer phpstan:
src/models/Settings.php#L39
Method superbig\mjml\models\Settings::behaviors() should return array but return statement is missing.
|
Run composer phpstan:
src/services/MJMLService.php#L90
Parameter #1 $html of method superbig\mjml\services\MJMLService::parseCli() expects null, string|false given.
|
Run composer phpstan:
src/services/MJMLService.php#L119
Parameter #1 $string of function md5 expects string, null given.
|
Run composer phpstan:
src/services/MJMLService.php#L125
Parameter #2 $contents of static method craft\helpers\FileHelper::writeToFile() expects string, null given.
|
Run composer phpstan
Process completed with exit code 1.
|
Loading