Fix broken command transport fallback handling #2699
Annotations
10 errors and 1 warning
PHPStan:
application/forms/Command/CommandForm.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Forms\\Command\\CommandForm\:\:filterGrantedOn\(\) has parameter \$objects with no value type specified in iterable type Traversable\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/forms/Command/CommandForm.php was not matched in reported errors.
|
PHPStan:
application/forms/Command/CommandForm.php#L1
Ignored error pattern #^Parameter \#1 \$objects of method Icinga\\Module\\Icingadb\\Forms\\Command\\CommandForm\:\:getCommands\(\) expects Traversable\<mixed, ipl\\Orm\\Model\>, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/forms/Command/CommandForm.php was not matched in reported errors.
|
PHPStan:
application/forms/Command/CommandForm.php#L129
Parameter #1 $objects of method Icinga\Module\Icingadb\Forms\Command\CommandForm::getCommands() expects Iterator<mixed, ipl\Orm\Model>, mixed given.
|
PHPStan:
application/forms/Command/Object/AcknowledgeProblemForm.php#L193
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
|
PHPStan:
application/forms/Command/Object/AcknowledgeProblemForm.php#L197
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
|
PHPStan:
application/forms/Command/Object/AcknowledgeProblemForm.php#L199
Parameter #1 $objects of method Icinga\Module\Icingadb\Command\Object\ObjectsCommand::setObjects() expects Traversable<mixed, ipl\Orm\Model>, ipl\Stdlib\CallbackFilterIterator given.
|
PHPStan:
application/forms/Command/Object/AddCommentForm.php#L148
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
|
PHPStan:
application/forms/Command/Object/AddCommentForm.php#L152
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
|
PHPStan:
application/forms/Command/Object/AddCommentForm.php#L154
Parameter #1 $objects of method Icinga\Module\Icingadb\Command\Object\ObjectsCommand::setObjects() expects Traversable<mixed, ipl\Orm\Model>, ipl\Stdlib\CallbackFilterIterator given.
|
PHPStan:
application/forms/Command/Object/CheckNowForm.php#L50
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
|
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