Skip to content

Remove phpseclib2_compat dependency #13

Remove phpseclib2_compat dependency

Remove phpseclib2_compat dependency #13

Triggered via pull request December 8, 2023 12:00
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: pull_request
Matrix: PHPStan tests
Fit to window
Zoom out
Zoom in

Annotations

31 errors
PHPStan tests (ubuntu-latest, 7.4): src/ApplePay/ApplePayDecodingServiceFactory.php#L24
Instantiated class phpseclib\File\ASN1 not found.
PHPStan tests (ubuntu-latest, 7.4): src/ApplePay/Decoding/Asn1Wrapper.php#L13
Property PayU\ApplePay\Decoding\Asn1Wrapper::$asn1Parser has unknown class phpseclib\File\ASN1 as its type.
PHPStan tests (ubuntu-latest, 7.4): src/ApplePay/Decoding/Asn1Wrapper.php#L15
Parameter $asn1 of method PayU\ApplePay\Decoding\Asn1Wrapper::__construct() has invalid type phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 7.4): src/ApplePay/Decoding/Asn1Wrapper.php#L21
Call to method decodeBER() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 7.4): src/ApplePay/Decoding/Asn1Wrapper.php#L30
Call to method asn1map() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 7.4): src/ApplePay/Decoding/Asn1Wrapper.php#L31
Access to constant TYPE_ANY on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 7.4): src/ApplePay/Decoding/Asn1Wrapper.php#L50
Call to method asn1map() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 7.4): src/ApplePay/Decoding/Asn1Wrapper.php#L51
Access to constant TYPE_ANY on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 7.4): src/ApplePay/Decoding/Asn1Wrapper.php#L63
Call to method asn1map() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 7.4): src/ApplePay/Decoding/Asn1Wrapper.php#L64
Access to constant TYPE_UTC_TIME on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8): src/ApplePay/ApplePayDecodingServiceFactory.php#L24
Instantiated class phpseclib\File\ASN1 not found.
PHPStan tests (ubuntu-latest, 8): src/ApplePay/Decoding/Asn1Wrapper.php#L13
Property PayU\ApplePay\Decoding\Asn1Wrapper::$asn1Parser has unknown class phpseclib\File\ASN1 as its type.
PHPStan tests (ubuntu-latest, 8): src/ApplePay/Decoding/Asn1Wrapper.php#L15
Parameter $asn1 of method PayU\ApplePay\Decoding\Asn1Wrapper::__construct() has invalid type phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8): src/ApplePay/Decoding/Asn1Wrapper.php#L21
Call to method decodeBER() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8): src/ApplePay/Decoding/Asn1Wrapper.php#L30
Call to method asn1map() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8): src/ApplePay/Decoding/Asn1Wrapper.php#L31
Access to constant TYPE_ANY on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8): src/ApplePay/Decoding/Asn1Wrapper.php#L50
Call to method asn1map() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8): src/ApplePay/Decoding/Asn1Wrapper.php#L51
Access to constant TYPE_ANY on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8): src/ApplePay/Decoding/Asn1Wrapper.php#L63
Call to method asn1map() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8): src/ApplePay/Decoding/Asn1Wrapper.php#L64
Access to constant TYPE_UTC_TIME on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8)
The job was canceled because "ubuntu-latest_7_4" failed.
PHPStan tests (ubuntu-latest, 8.1): src/ApplePay/ApplePayDecodingServiceFactory.php#L24
Instantiated class phpseclib\File\ASN1 not found.
PHPStan tests (ubuntu-latest, 8.1): src/ApplePay/Decoding/Asn1Wrapper.php#L13
Property PayU\ApplePay\Decoding\Asn1Wrapper::$asn1Parser has unknown class phpseclib\File\ASN1 as its type.
PHPStan tests (ubuntu-latest, 8.1): src/ApplePay/Decoding/Asn1Wrapper.php#L15
Parameter $asn1 of method PayU\ApplePay\Decoding\Asn1Wrapper::__construct() has invalid type phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8.1): src/ApplePay/Decoding/Asn1Wrapper.php#L21
Call to method decodeBER() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8.1): src/ApplePay/Decoding/Asn1Wrapper.php#L30
Call to method asn1map() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8.1): src/ApplePay/Decoding/Asn1Wrapper.php#L31
Access to constant TYPE_ANY on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8.1): src/ApplePay/Decoding/Asn1Wrapper.php#L50
Call to method asn1map() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8.1): src/ApplePay/Decoding/Asn1Wrapper.php#L51
Access to constant TYPE_ANY on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8.1): src/ApplePay/Decoding/Asn1Wrapper.php#L63
Call to method asn1map() on an unknown class phpseclib\File\ASN1.
PHPStan tests (ubuntu-latest, 8.1): src/ApplePay/Decoding/Asn1Wrapper.php#L64
Access to constant TYPE_UTC_TIME on an unknown class phpseclib\File\ASN1.