Skip to content

Fix broken command transport fallback handling #2699

Fix broken command transport fallback handling

Fix broken command transport fallback handling #2699

Triggered via pull request March 25, 2024 16:15
Status Failure
Total duration 1m 35s
Artifacts

php.yml

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

Annotations

77 errors and 14 warnings
Unit tests with php 8.3 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 7.2 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 8.1 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 7.3 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 8.2 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 7.4 on ubuntu-latest
Process completed with exit code 1.
Unit tests with php 8.0 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.3 on ubuntu-latest: 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.
Static analysis for php 8.3 on ubuntu-latest: 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.
Static analysis for php 8.3 on ubuntu-latest: 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.
Static analysis for php 8.3 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L193
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.3 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L197
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 8.3 on ubuntu-latest: 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.
Static analysis for php 8.3 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L148
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.3 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L152
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 8.3 on ubuntu-latest: 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.
Static analysis for php 8.3 on ubuntu-latest: application/forms/Command/Object/CheckNowForm.php#L50
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 7.3 on ubuntu-latest: 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.
Static analysis for php 7.3 on ubuntu-latest: 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.
Static analysis for php 7.3 on ubuntu-latest: 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.
Static analysis for php 7.3 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L193
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 7.3 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L197
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 7.3 on ubuntu-latest: 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.
Static analysis for php 7.3 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L148
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 7.3 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L152
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 7.3 on ubuntu-latest: 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.
Static analysis for php 7.3 on ubuntu-latest: application/forms/Command/Object/CheckNowForm.php#L50
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.0 on ubuntu-latest: 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.
Static analysis for php 8.0 on ubuntu-latest: 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.
Static analysis for php 8.0 on ubuntu-latest: 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.
Static analysis for php 8.0 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L193
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.0 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L197
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 8.0 on ubuntu-latest: 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.
Static analysis for php 8.0 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L148
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.0 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L152
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 8.0 on ubuntu-latest: 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.
Static analysis for php 8.0 on ubuntu-latest: application/forms/Command/Object/CheckNowForm.php#L50
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.2 on ubuntu-latest: 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.
Static analysis for php 8.2 on ubuntu-latest: 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.
Static analysis for php 8.2 on ubuntu-latest: 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.
Static analysis for php 8.2 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L193
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.2 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L197
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 8.2 on ubuntu-latest: 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.
Static analysis for php 8.2 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L148
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.2 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L152
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 8.2 on ubuntu-latest: 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.
Static analysis for php 8.2 on ubuntu-latest: application/forms/Command/Object/CheckNowForm.php#L50
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.1 on ubuntu-latest: 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.
Static analysis for php 8.1 on ubuntu-latest: 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.
Static analysis for php 8.1 on ubuntu-latest: 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.
Static analysis for php 8.1 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L193
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.1 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L197
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 8.1 on ubuntu-latest: 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.
Static analysis for php 7.2 on ubuntu-latest: 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.
Static analysis for php 8.1 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L148
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 8.1 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L152
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 7.2 on ubuntu-latest: 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.
Static analysis for php 8.1 on ubuntu-latest: 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.
Static analysis for php 7.2 on ubuntu-latest: 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.
Static analysis for php 8.1 on ubuntu-latest: application/forms/Command/Object/CheckNowForm.php#L50
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 7.2 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L193
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 7.2 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L197
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 7.2 on ubuntu-latest: 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.
Static analysis for php 7.2 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L148
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 7.2 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L152
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 7.2 on ubuntu-latest: 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.
Static analysis for php 7.2 on ubuntu-latest: application/forms/Command/Object/CheckNowForm.php#L50
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 7.4 on ubuntu-latest: 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.
Static analysis for php 7.4 on ubuntu-latest: 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.
Static analysis for php 7.4 on ubuntu-latest: 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.
Static analysis for php 7.4 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L193
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 7.4 on ubuntu-latest: application/forms/Command/Object/AcknowledgeProblemForm.php#L197
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 7.4 on ubuntu-latest: 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.
Static analysis for php 7.4 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L148
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
Static analysis for php 7.4 on ubuntu-latest: application/forms/Command/Object/AddCommentForm.php#L152
Call to method valid() on an unknown class ipl\Stdlib\CallbackFilterIterator.
Static analysis for php 7.4 on ubuntu-latest: 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.
Static analysis for php 7.4 on ubuntu-latest: application/forms/Command/Object/CheckNowForm.php#L50
Instantiated class ipl\Stdlib\CallbackFilterIterator not found.
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 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 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 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 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 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/.
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/.
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.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 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.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 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/.