feat: add PHPStan and automated tests to CI #1
Annotations
10 errors
tests:
Controllers/readeckButtonController.php#L6
PHPDoc type ReadeckButton\View of property FreshExtension_readeckButton_Controller::$view is not covariant with PHPDoc type Minz_View of overridden property Minz_ActionController::$view.
|
tests:
Controllers/readeckButtonController.php#L6
Property FreshExtension_readeckButton_Controller::$view has unknown class ReadeckButton\View as its type.
|
tests:
Controllers/readeckButtonController.php#L11
Access to property $readeck_button_vars on an unknown class ReadeckButton\View.
|
tests:
Controllers/readeckButtonController.php#L11
Access to property $readeck_button_vars on an unknown class ReadeckButton\View.
|
tests:
Controllers/readeckButtonController.php#L25
Call to method _layout() on an unknown class ReadeckButton\View.
|
tests:
Controllers/readeckButtonController.php#L26
Call to method _path() on an unknown class ReadeckButton\View.
|
tests:
Controllers/readeckButtonController.php#L57
Access to an undefined property FreshRSS_UserConfiguration::$instance_api_url.
|
tests:
Controllers/readeckButtonController.php#L58
Access to an undefined property FreshRSS_UserConfiguration::$api_token.
|
tests:
Controllers/readeckButtonController.php#L59
Access to an undefined property FreshRSS_UserConfiguration::$username.
|
tests:
Controllers/readeckButtonController.php#L68
Call to method _layout() on an unknown class ReadeckButton\View.
|