Skip to content

refactor: Add config section #3

refactor: Add config section

refactor: Add config section #3

Triggered via push October 5, 2024 22:25
Status Failure
Total duration 31s
Artifacts
Matrix: code_analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPStan: src/controllers/DefaultController.php#L33
PHPDoc type array|bool|int of property nystudio107\disqus\controllers\DefaultController::$allowAnonymous is not covariant with PHPDoc type array<int|string>|bool|int of overridden property craft\web\Controller::$allowAnonymous.
PHPStan: src/controllers/DefaultController.php#L41
PHPDoc tag @return with type mixed is not subtype of native type yii\web\Response.
PHPStan: src/services/DisqusService.php#L54
Access to an undefined property craft\base\Model::$disqusShortname.
PHPStan: src/services/DisqusService.php#L82
Access to an undefined property craft\base\Model::$disqusPublicKey.
PHPStan: src/services/DisqusService.php#L83
Access to an undefined property craft\base\Model::$disqusSecretKey.
PHPStan
Process completed with exit code 1.