Add RSASSA-PSS encryption OID to AlgorithmIdentifier #188
Annotations
10 errors and 1 warning
Execute static analysis:
src/ASN1/Component/Length.php#L107
Only numeric types are allowed in +, int|null given on the left side.
|
Execute static analysis:
src/ASN1/Component/Length.php#L112
Only numeric types are allowed in -, int|null given on the right side.
|
Execute static analysis:
src/ASN1/Component/Length.php#L116
Parameter &$offset by-ref type of method SpomkyLabs\Pki\ASN1\Component\Length::expectFromDER() expects int, int|null given.
|
Execute static analysis:
src/ASN1/Type/Constructed/ConstructedString.php#L125
Parameter &$offset by-ref type of method SpomkyLabs\Pki\ASN1\Type\Constructed\ConstructedString::decodeDefiniteLength() expects int, int|null given.
|
Execute static analysis:
src/ASN1/Type/Constructed/ConstructedString.php#L151
Parameter &$offset by-ref type of method SpomkyLabs\Pki\ASN1\Type\Constructed\ConstructedString::decodeIndefiniteLength() expects int, int|null given.
|
Execute static analysis:
src/ASN1/Type/Constructed/Sequence.php#L61
Parameter &$offset by-ref type of method SpomkyLabs\Pki\ASN1\Type\Constructed\Sequence::decodeDefiniteLength() expects int, int|null given.
|
Execute static analysis:
src/ASN1/Type/Constructed/Sequence.php#L87
Parameter &$offset by-ref type of method SpomkyLabs\Pki\ASN1\Type\Constructed\Sequence::decodeIndefiniteLength() expects int, int|null given.
|
Execute static analysis:
src/ASN1/Type/Constructed/Set.php#L104
Parameter &$offset by-ref type of method SpomkyLabs\Pki\ASN1\Type\Constructed\Set::decodeDefiniteLength() expects int, int|null given.
|
Execute static analysis:
src/ASN1/Type/Constructed/Set.php#L130
Parameter &$offset by-ref type of method SpomkyLabs\Pki\ASN1\Type\Constructed\Set::decodeIndefiniteLength() expects int, int|null given.
|
Execute static analysis:
src/ASN1/Type/Structure.php#L85
Parameter #2 $offset of static method SpomkyLabs\Pki\ASN1\Component\Length::expectFromDER() expects int, int|null given.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading