Skip to content

Test php cs, CG-132 #52

Test php cs, CG-132

Test php cs, CG-132 #52

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

phpstan.yml

on: push
call-workflow-passing-data  /  M2 PHPStan
53s
call-workflow-passing-data / M2 PHPStan
Fit to window
Zoom out
Zoom in

Annotations

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