migrate: Fix incorrect search url migration #2588
Annotations
60 errors
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#1 \$haystack of function strpos expects string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:like\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:unlike\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, mixed given\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$column \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$dir \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 7.3 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L86
Method Icinga\Module\Icingadb\Compat\UrlMigrator::transformParams() return type has no value type specified in iterable type array.
|
Static analysis for php 7.3 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L280
Method Icinga\Module\Icingadb\Compat\UrlMigrator::commonParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 7.3 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L353
Method Icinga\Module\Icingadb\Compat\UrlMigrator::hostsParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 7.3 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L581
Method Icinga\Module\Icingadb\Compat\UrlMigrator::servicesParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#1 \$haystack of function strpos expects string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:like\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:unlike\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, mixed given\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$column \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$dir \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 7.4 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L86
Method Icinga\Module\Icingadb\Compat\UrlMigrator::transformParams() return type has no value type specified in iterable type array.
|
Static analysis for php 7.4 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L280
Method Icinga\Module\Icingadb\Compat\UrlMigrator::commonParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 7.4 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L353
Method Icinga\Module\Icingadb\Compat\UrlMigrator::hostsParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 7.4 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L581
Method Icinga\Module\Icingadb\Compat\UrlMigrator::servicesParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#1 \$haystack of function strpos expects string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:like\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:unlike\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, mixed given\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$column \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$dir \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L86
Method Icinga\Module\Icingadb\Compat\UrlMigrator::transformParams() return type has no value type specified in iterable type array.
|
Static analysis for php 8.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L280
Method Icinga\Module\Icingadb\Compat\UrlMigrator::commonParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 8.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L353
Method Icinga\Module\Icingadb\Compat\UrlMigrator::hostsParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 8.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L581
Method Icinga\Module\Icingadb\Compat\UrlMigrator::servicesParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#1 \$haystack of function strpos expects string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:like\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:unlike\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, mixed given\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$column \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$dir \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 8.0 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L86
Method Icinga\Module\Icingadb\Compat\UrlMigrator::transformParams() return type has no value type specified in iterable type array.
|
Static analysis for php 8.0 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L280
Method Icinga\Module\Icingadb\Compat\UrlMigrator::commonParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 8.0 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L353
Method Icinga\Module\Icingadb\Compat\UrlMigrator::hostsParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 8.0 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L581
Method Icinga\Module\Icingadb\Compat\UrlMigrator::servicesParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#1 \$haystack of function strpos expects string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:like\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:unlike\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, mixed given\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$column \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$dir \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 8.1 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L86
Method Icinga\Module\Icingadb\Compat\UrlMigrator::transformParams() return type has no value type specified in iterable type array.
|
Static analysis for php 8.1 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L280
Method Icinga\Module\Icingadb\Compat\UrlMigrator::commonParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 8.1 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L353
Method Icinga\Module\Icingadb\Compat\UrlMigrator::hostsParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 8.1 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L581
Method Icinga\Module\Icingadb\Compat\UrlMigrator::servicesParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#1 \$haystack of function strpos expects string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:like\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/MigrateController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:unlike\(\) expects array\<string\>\|string, mixed given\.$# in path /app/application/controllers/MigrateController.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, mixed given\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$column \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L1
Ignored error pattern #^Part \$dir \(mixed\) of encapsed string cannot be cast to string\.$# in path /app/library/Icingadb/Compat/UrlMigrator.php was not matched in reported errors.
|
Static analysis for php 7.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L86
Method Icinga\Module\Icingadb\Compat\UrlMigrator::transformParams() return type has no value type specified in iterable type array.
|
Static analysis for php 7.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L280
Method Icinga\Module\Icingadb\Compat\UrlMigrator::commonParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 7.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L353
Method Icinga\Module\Icingadb\Compat\UrlMigrator::hostsParameters() return type has no value type specified in iterable type array.
|
Static analysis for php 7.2 on ubuntu-latest:
library/Icingadb/Compat/UrlMigrator.php#L581
Method Icinga\Module\Icingadb\Compat\UrlMigrator::servicesParameters() return type has no value type specified in iterable type array.
|