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/ImportCommand.php#L52
Access to an undefined property object::$certId.
|
PHPStan:
library/X509/CertificateUtils.php#L1
Ignored error pattern #^Method Icinga\\Module\\X509\\CertificateUtils\:\:findOrInsertCert\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/library/X509/CertificateUtils.php was not matched in reported errors.
|
PHPStan:
library/X509/DbTool.php#L43
Method Icinga\Module\X509\DbTool::unmarshalBinary() should return string but returns resource|string.
|
PHPStan:
library/X509/Job.php#L709
Access to an undefined property object::$certId.
|
PHPStan:
library/X509/Job.php#L714
Access to an undefined property object::$order.
|
PHPStan:
library/X509/Job.php#L723
Cannot access property $issuerHash on object|null.
|
PHPStan:
library/X509/Job.php#L729
Cannot access property $fingerprint on object|null.
|
PHPStan:
library/X509/Job.php#L729
Parameter #1 $orderBy of method ipl\Orm\Query::orderBy() expects array|int|string, ipl\Sql\Expression given.
|
PHPStan:
library/X509/Job.php#L732
Cannot access property $certId on object|null.
|
PHPStan:
library/X509/Job.php#L743
Cannot access property $order on object|null.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading