Skip to content

Initial commit

Initial commit #2

Triggered via push November 4, 2023 17:03
Status Failure
Total duration 35s
Artifacts

ci.yaml

on: push
Matrix: PHP CS Fixer
Matrix: PhpStan
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
PhpStan (8.2): src/OCSPValidator.php#L55
Access to an undefined property Rollerworks\Component\X509Validator\OCSPValidator::$httpClient.
PhpStan (8.2): src/OCSPValidator.php#L115
Access to an undefined property Rollerworks\Component\X509Validator\OCSPValidator::$httpClient.
PhpStan (8.2): src/Violation/UnsupportedDomain.php#L29
Property Rollerworks\Component\X509Validator\Violation\UnsupportedDomain::$supported (array<int, string>) does not accept array<int|string, string>.
PhpStan (8.2): src/X509Info.php#L29
PHPDoc tag @var for property Rollerworks\Component\X509Validator\X509Info::$pubKey with type array<string, mixed> is incompatible with native type string.
PhpStan (8.2): src/X509Info.php#L43
Method Rollerworks\Component\X509Validator\X509Info::__construct() has parameter $fields with no value type specified in iterable type array.
PhpStan (8.2): tests/CertificateValidatorTest.php#L68
Cannot call method validateCertificate() on Rollerworks\Component\X509Validator\CertificateValidator|null.
PhpStan (8.2): tests/CertificateValidatorTest.php#L73
Cannot call method getMessage() on Throwable|null.
PhpStan (8.2): tests/CertificateValidatorTest.php#L73
Cannot call method getPrevious() on Throwable|null.
PhpStan (8.2): tests/CertificateValidatorTest.php#L127
Cannot access property $now on Rollerworks\Component\X509Validator\CertificateValidator|null.
PhpStan (8.2): tests/CertificateValidatorTest.php#L128
Cannot call method validateCertificate() on Rollerworks\Component\X509Validator\CertificateValidator|null.
PHPUnit (8.2, --prefer-stable, ^7.0)
Process completed with exit code 2.
PHPUnit (8.2, --prefer-stable, ^6.4)
Process completed with exit code 2.
PhpStan (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (8.1, --prefer-stable, 6.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (8.2, --prefer-stable, ^7.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP CS Fixer (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (8.2, --prefer-stable, ^6.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/