Fix issuer subject_hash
ambiguities & bogus results with unknown issuers
#804
Annotations
11 errors and 1 warning
PHP CodeSniffer
Process completed with exit code 1.
|
PHPStan:
application/clicommands/CheckCommand.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:equal\(\) expects array\|bool\|float\|int\|string, mixed given\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/application/clicommands/CheckCommand.php was not matched in reported errors.
|
PHPStan:
application/clicommands/CheckCommand.php#L107
Parameter #1 $statement of class ipl\Sql\Expression constructor expects string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L108
Parameter #1 $statement of class ipl\Sql\Expression constructor expects string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L114
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L117
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L120
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L132
Cannot access property $valid on mixed.
|
PHPStan:
application/clicommands/CheckCommand.php#L133
Binary operation "." between mixed and ': ' results in an error.
|
PHPStan:
application/clicommands/CheckCommand.php#L133
Binary operation "." between non-falsy-string and mixed results in an error.
|
PHPStan:
application/clicommands/CheckCommand.php#L133
Cannot access property $invalid_reason on mixed.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading