Fix client crash due to long output #2669
Annotations
3 errors and 1 warning
PHPStan:
library/Icingadb/Util/PluginOutput.php#L206
Ignored error pattern #^Parameter \#1 \$string of function substr expects string, string\|null given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Util/PluginOutput.php is expected to occur 2 times, but occurred 3 times.
|
PHPStan:
library/Icingadb/Util/PluginOutput.php#L265
Parameter #1 $string of function substr expects string, string|null given.
|
PHPStan
Process completed with exit code 1.
|
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/.
|
Loading