Add missing permission config/509 refs #234 #787
Annotations
7 errors and 1 warning
PHPStan:
application/controllers/CertificateController.php#L1
Ignored error pattern #^Parameter \#1 \$cert of method Icinga\\Module\\X509\\CertificateDetails\:\:setCert\(\) expects Icinga\\Module\\X509\\Model\\X509Certificate, Icinga\\Module\\X509\\Model\\X509Certificate\|null given\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/application/controllers/CertificateController.php was not matched in reported errors.
|
PHPStan:
application/controllers/ChainController.php#L1
Ignored error pattern #^Cannot access property \$target on Icinga\\Module\\X509\\Model\\X509CertificateChain\|null\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/application/controllers/ChainController.php was not matched in reported errors.
|
PHPStan:
application/controllers/ChainController.php#L1
Ignored error pattern #^Offset 'invalid_reason' does not exist on Icinga\\Module\\X509\\Model\\X509CertificateChain\|null\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/application/controllers/ChainController.php was not matched in reported errors.
|
PHPStan:
application/controllers/ChainController.php#L1
Ignored error pattern #^Offset 'valid' does not exist on Icinga\\Module\\X509\\Model\\X509CertificateChain\|null\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/application/controllers/ChainController.php was not matched in reported errors.
|
PHPStan:
application/controllers/ChainController.php#L62
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
PHPStan
Process completed with exit code 1.
|
PHP CodeSniffer
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading