Fix issuer subject_hash
ambiguities & bogus results with unknown issuers
#801
Annotations
10 errors and 1 warning
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#L133
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L136
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L143
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L146
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L149
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L161
Cannot access property $valid on mixed.
|
PHPStan:
application/clicommands/CheckCommand.php#L162
Binary operation "." between mixed and ': ' results in an error.
|
PHPStan:
application/clicommands/CheckCommand.php#L162
Binary operation "." between non-falsy-string and mixed results in an error.
|
PHPStan:
application/clicommands/CheckCommand.php#L162
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