Fix issuer subject_hash
ambiguities & bogus results with unknown issuers
#801
Annotations
8 errors and 1 warning
PHPStan:
library/X509/CertificateUtils.php#L227
Cannot access property $issuer_hash on mixed.
|
PHPStan:
library/X509/CertificateUtils.php#L228
Cannot access property $trusted on mixed.
|
PHPStan:
library/X509/CertificateUtils.php#L229
Ignored error pattern #^Cannot access property \$id on mixed\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/library/X509/CertificateUtils.php is expected to occur 1 time, but occurred 2 times.
|
PHPStan:
library/X509/CertificateUtils.php#L230
Cannot access property $trusted on mixed.
|
PHPStan:
library/X509/CertificateUtils.php#L533
Cannot access property $id on mixed.
|
PHPStan:
library/X509/DbTool.php#L43
Method Icinga\Module\X509\DbTool::unmarshalBinary() should return string but returns resource|string.
|
PHPStan:
library/X509/Job.php#L728
Cannot access property $id on mixed.
|
PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading