Skip to content

Dev 207 update GitHub actions #10

Dev 207 update GitHub actions

Dev 207 update GitHub actions #10

Triggered via pull request January 29, 2024 14:55
Status Failure
Total duration 1m 48s
Artifacts

phpstan.yml

on: pull_request
M2 PHPStan
52s
M2 PHPStan
Fit to window
Zoom out
Zoom in

Annotations

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