phpstan: Streamline vendor file location with local dev-env #558
Annotations
5 errors and 1 warning
PHPStan:
library/Businessprocess/ProvidedHook/Icingadb/HostActions.php#L1
Ignored error pattern #^Parameter \#1 \$name of static method Icinga\\Module\\Businessprocess\\BpConfig\:\:joinNodeName\(\) expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/ProvidedHook/Icingadb/HostActions.php was not matched in reported errors.
|
PHPStan:
library/Businessprocess/ProvidedHook/Icingadb/ServiceActions.php#L1
Ignored error pattern #^Parameter \#2 \$suffix of static method Icinga\\Module\\Businessprocess\\BpConfig\:\:joinNodeName\(\) expects string\|null, mixed given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/library/Businessprocess/ProvidedHook/Icingadb/ServiceActions.php was not matched in reported errors.
|
PHPStan:
library/Businessprocess/Storage/Storage.php#L20
Property Icinga\Module\Businessprocess\Storage\Storage::$config with generic class Icinga\Data\ConfigObject does not specify its types: TValue
|
PHPStan:
library/Businessprocess/Storage/Storage.php#L26
Method Icinga\Module\Businessprocess\Storage\Storage::__construct() has parameter $config with generic class Icinga\Data\ConfigObject but does not specify its types: TValue
|
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