Skip to content

Merge pull request #26 from customgento/DEV-406-add-google-consent #51

Merge pull request #26 from customgento/DEV-406-add-google-consent

Merge pull request #26 from customgento/DEV-406-add-google-consent #51

Triggered via push February 28, 2024 16:15
Status Failure
Total duration 1m 13s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
M2 PHPStan: Model/Config.php#L28
Method CustomGento\Cookiebot\Model\Config::isEnabled() should return bool but return statement is missing.
M2 PHPStan: Model/Config.php#L33
Method CustomGento\Cookiebot\Model\Config::getId() should return string but return statement is missing.
M2 PHPStan: Model/Config.php#L38
Method CustomGento\Cookiebot\Model\Config::getDataCulture() should return string but return statement is missing.
M2 PHPStan: Model/Config.php#L43
Method CustomGento\Cookiebot\Model\Config::useEuCdn() should return bool but return statement is missing.
M2 PHPStan: Model/Config.php#L48
Method CustomGento\Cookiebot\Model\Config::isGoogleConsentModeEnabled() should return bool but return statement is missing.
M2 PHPStan: Model/ScriptGenerator.php#L34
Method CustomGento\Cookiebot\Model\ScriptGenerator::generate() should return string but return statement is missing.