Skip to content

Cg 132 test unified actions #58

Cg 132 test unified actions

Cg 132 test unified actions #58

Triggered via pull request March 6, 2024 12:26
Status Failure
Total duration 2m 18s
Artifacts

phpstan.yml

on: pull_request
phpstan  /  M2 PHPStan
57s
phpstan / M2 PHPStan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan / M2 PHPStan: Model/Config.php#L28
Method CustomGento\Cookiebot\Model\Config::isEnabled() should return bool but return statement is missing.
phpstan / M2 PHPStan: Model/Config.php#L33
Method CustomGento\Cookiebot\Model\Config::getId() should return string but return statement is missing.
phpstan / M2 PHPStan: Model/Config.php#L38
Method CustomGento\Cookiebot\Model\Config::getDataCulture() should return string but return statement is missing.
phpstan / M2 PHPStan: Model/Config.php#L43
Method CustomGento\Cookiebot\Model\Config::useEuCdn() should return bool but return statement is missing.
phpstan / M2 PHPStan: Model/Config.php#L48
Method CustomGento\Cookiebot\Model\Config::isGoogleConsentModeEnabled() 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.