Skip to content

VolatileStateResults: Properly apply state changes in case of DependecyNode #228

VolatileStateResults: Properly apply state changes in case of DependecyNode

VolatileStateResults: Properly apply state changes in case of DependecyNode #228

Triggered via pull request November 19, 2024 14:55
Status Success
Total duration 1m 43s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

70 errors
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/Common/StateBadges.php#L137
Parameter #2 $url of class ipl\Web\Widget\Link constructor expects ipl\Web\Url|string, ipl\Web\Url|null given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/Data/CsvResultSet.php#L1
Ignored error pattern #^Parameter \#1 \$input of function array_values expects array, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Data/CsvResultSet.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/Data/VolatileCsvResults.php#L1
Ignored error pattern #^Parameter \#1 \$input of function array_values expects array, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Data/VolatileCsvResults.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/Model/Behavior/HasProblematicParent.php#L34
Parameter #1 $name of method Icinga\Module\Icingadb\Model\Behavior\HasProblematicParent::isSelectableColumn() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Icingadb/Model/Behavior/HasProblematicParent.php#L41
Parameter #1 $alias of method ipl\Orm\Resolver::qualifyColumnAlias() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/Common/StateBadges.php#L137
Parameter #2 $url of class ipl\Web\Widget\Link constructor expects ipl\Web\Url|string, ipl\Web\Url|null given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/Data/CsvResultSet.php#L1
Ignored error pattern #^Parameter \#1 \$input of function array_values expects array, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Data/CsvResultSet.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/Data/VolatileCsvResults.php#L1
Ignored error pattern #^Parameter \#1 \$input of function array_values expects array, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/library/Icingadb/Data/VolatileCsvResults.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/Model/Behavior/HasProblematicParent.php#L34
Parameter #1 $name of method Icinga\Module\Icingadb\Model\Behavior\HasProblematicParent::isSelectableColumn() expects string, mixed given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Icingadb/Model/Behavior/HasProblematicParent.php#L41
Parameter #1 $alias of method ipl\Orm\Resolver::qualifyColumnAlias() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.