Enrich custom variable lists in monitoring and icingadb details #286
Annotations
10 errors and 1 warning
PHPStan:
library/Director/ProvidedHook/Icingadb/CustomVarRenderer.php#L256
Variable $childVal might not be defined.
|
PHPStan:
library/Director/ProvidedHook/Icingadb/CustomVarRenderer.php#L256
Variable $label might not be defined.
|
PHPStan:
library/Director/ProvidedHook/Icingadb/CustomVarRenderer.php#L293
Call to method addHtml() on an unknown class Icinga\Module\Director\ProvidedHook\Icingadb\HtmlDocument.
|
PHPStan:
library/Director/ProvidedHook/Icingadb/CustomVarRenderer.php#L293
Instantiated class Icinga\Module\Director\ProvidedHook\Icingadb\HtmlDocument not found.
|
PHPStan:
library/Director/ProvidedHook/Monitoring/CustomVarRenderer.php#L253
Variable $childVal might not be defined.
|
PHPStan:
library/Director/ProvidedHook/Monitoring/CustomVarRenderer.php#L253
Variable $label might not be defined.
|
PHPStan:
library/Director/ProvidedHook/Monitoring/CustomVarRenderer.php#L290
Call to method addHtml() on an unknown class Icinga\Module\Director\ProvidedHook\Monitoring\HtmlDocument.
|
PHPStan:
library/Director/ProvidedHook/Monitoring/CustomVarRenderer.php#L290
Instantiated class Icinga\Module\Director\ProvidedHook\Monitoring\HtmlDocument not found.
|
PHPStan
Process completed with exit code 1.
|
PHP CodeSniffer
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading