Skip to content

Add PHPStan to the workflow #15

Add PHPStan to the workflow

Add PHPStan to the workflow #15

Triggered via pull request August 23, 2023 13:22
@raviks789raviks789
synchronize #25
phpstan
Status Failure
Total duration 2m 59s
Artifacts

php.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 6 warnings
Static analysis for PHP 7.4 on ubuntu-latest
Process completed with exit code 1.
Static analysis for PHP 8.0 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L30
Method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::init() has no return type specified.
Static analysis for PHP 8.0 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L32
Call to an undefined method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::setName().
Static analysis for PHP 8.0 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L40
Call to an undefined method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::addElement().
Static analysis for PHP 8.0 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L50
Instantiated class Zend_Validate_Callback not found.
Static analysis for PHP 8.0 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L53
Call to method setMessage() on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.0 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L55
Access to constant INVALID_VALUE on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.0 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L57
Call to an undefined method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::addElement().
Static analysis for PHP 8.0 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L72
Instantiated class Zend_Validate_Callback not found.
Static analysis for PHP 8.0 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L75
Call to method setMessage() on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.0 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L77
Access to constant INVALID_VALUE on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.2 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L30
Method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::init() has no return type specified.
Static analysis for PHP 8.2 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L32
Call to an undefined method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::setName().
Static analysis for PHP 8.2 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L40
Call to an undefined method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::addElement().
Static analysis for PHP 8.2 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L50
Instantiated class Zend_Validate_Callback not found.
Static analysis for PHP 8.2 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L53
Call to method setMessage() on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.2 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L55
Access to constant INVALID_VALUE on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.2 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L57
Call to an undefined method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::addElement().
Static analysis for PHP 8.2 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L72
Instantiated class Zend_Validate_Callback not found.
Static analysis for PHP 8.2 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L75
Call to method setMessage() on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.2 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L77
Access to constant INVALID_VALUE on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.1 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L30
Method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::init() has no return type specified.
Static analysis for PHP 8.1 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L32
Call to an undefined method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::setName().
Static analysis for PHP 8.1 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L40
Call to an undefined method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::addElement().
Static analysis for PHP 8.1 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L50
Instantiated class Zend_Validate_Callback not found.
Static analysis for PHP 8.1 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L53
Call to method setMessage() on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.1 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L55
Access to constant INVALID_VALUE on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.1 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L57
Call to an undefined method Icinga\Module\Generictts\Forms\Config\TtsIntegrationConfigForm::addElement().
Static analysis for PHP 8.1 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L72
Instantiated class Zend_Validate_Callback not found.
Static analysis for PHP 8.1 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L75
Call to method setMessage() on an unknown class Zend_Validate_Callback.
Static analysis for PHP 8.1 on ubuntu-latest: application/forms/Config/TtsIntegrationConfigForm.php#L77
Access to constant INVALID_VALUE on an unknown class Zend_Validate_Callback.
Static analysis for PHP 7.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for PHP 7.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for PHP 7.4 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static analysis for PHP 8.0 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static analysis for PHP 8.2 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static analysis for PHP 8.1 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static analysis for PHP 7.3 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static analysis for PHP 7.2 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/