Skip to content

Fix client crash due to long output #2670

Fix client crash due to long output

Fix client crash due to long output #2670

Triggered via pull request March 22, 2024 10:40
Status Failure
Total duration 1m 44s
Artifacts

php.yml

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

Annotations

15 errors and 14 warnings
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Util\\PluginOutput\:\:render\(\) should return string but returns string\|null\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Util/PluginOutput.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L1
Ignored error pattern #^Property Icinga\\Module\\Icingadb\\Util\\PluginOutput\:\:\$renderedOutput \(string\) does not accept string\|null\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Util/PluginOutput.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L209
Property Icinga\Module\Icingadb\Util\PluginOutput::$renderedOutput (string) does not accept string|false|null.
Static analysis for php 7.4 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L211
Method Icinga\Module\Icingadb\Util\PluginOutput::render() should return string but returns string|false|null.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Util\\PluginOutput\:\:render\(\) should return string but returns string\|null\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Util/PluginOutput.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L1
Ignored error pattern #^Property Icinga\\Module\\Icingadb\\Util\\PluginOutput\:\:\$renderedOutput \(string\) does not accept string\|null\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Util/PluginOutput.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L209
Property Icinga\Module\Icingadb\Util\PluginOutput::$renderedOutput (string) does not accept string|false|null.
Static analysis for php 7.3 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L211
Method Icinga\Module\Icingadb\Util\PluginOutput::render() should return string but returns string|false|null.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Util\\PluginOutput\:\:render\(\) should return string but returns string\|null\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Util/PluginOutput.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L1
Ignored error pattern #^Property Icinga\\Module\\Icingadb\\Util\\PluginOutput\:\:\$renderedOutput \(string\) does not accept string\|null\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Util/PluginOutput.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L209
Property Icinga\Module\Icingadb\Util\PluginOutput::$renderedOutput (string) does not accept string|false|null.
Static analysis for php 7.2 on ubuntu-latest: library/Icingadb/Util/PluginOutput.php#L211
Method Icinga\Module\Icingadb\Util\PluginOutput::render() should return string but returns string|false|null.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 8.1 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.1 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.