Skip to content

Changing names, CG-132 #55

Changing names, CG-132

Changing names, CG-132 #55

Triggered via push March 6, 2024 12:24
Status Failure
Total duration 1m 11s
Artifacts

phpstan.yml

on: push
phpstan  /  M2 PHPStan
58s
phpstan / M2 PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan / M2 PHPStan: Model/Config.php#L27
Method CustomGento\Cookiebot\Model\Config::isEnabled() should return bool but return statement is missing.
phpstan / M2 PHPStan: Model/Config.php#L32
Method CustomGento\Cookiebot\Model\Config::getId() should return string but return statement is missing.
phpstan / M2 PHPStan: Model/Config.php#L37
Method CustomGento\Cookiebot\Model\Config::getDataCulture() should return string but return statement is missing.
phpstan / M2 PHPStan: Model/Config.php#L42
Method CustomGento\Cookiebot\Model\Config::useEuCdn() should return bool but return statement is missing.
phpstan / M2 PHPStan: Model/ScriptGenerator.php#L34
Method CustomGento\Cookiebot\Model\ScriptGenerator::generate() should return string but return statement is missing.