Transform custom variable filters as late as possible #2626
Annotations
7 errors and 1 warning
PHPStan:
application/clicommands/MigrateCommand.php#L500
PHPDoc tag @var for variable $dashboardConfig contains generic class Icinga\Data\ConfigObject but does not specify its types: TValue
|
PHPStan:
application/clicommands/MigrateCommand.php#L599
PHPDoc tag @var for variable $newConfigObject contains generic class Icinga\Data\ConfigObject but does not specify its types: TValue
|
PHPStan:
application/clicommands/MigrateCommand.php#L690
PHPDoc tag @var for variable $configObject contains generic class Icinga\Data\ConfigObject but does not specify its types: TValue
|
PHPStan:
library/Icingadb/Command/Transport/CommandTransport.php#L59
Method Icinga\Module\Icingadb\Command\Transport\CommandTransport::createTransport() has parameter $config with generic class Icinga\Data\ConfigObject but does not specify its types: TValue
|
PHPStan:
library/Icingadb/Compat/CompatHost.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Compat\\CompatHost\:\:getBoolType\(\) never returns null so it can be removed from the return type\.$# in path /app/library/Icingadb/Compat/CompatHost.php was not matched in reported errors.
|
PHPStan:
library/Icingadb/Compat/CompatService.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Compat\\CompatService\:\:getBoolType\(\) never returns null so it can be removed from the return type\.$# in path /app/library/Icingadb/Compat/CompatService.php was not matched in reported errors.
|
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