Update dependencies and CI/CD #564
Annotations
10 errors
src/Library/KeyManagement/KeyConverter/KeyConverter.php#L224
Implicit array creation is not allowed - variable $opensslmessages might not exist.
|
src/Library/KeyManagement/KeyConverter/KeyConverter.php#L225
Parameter #2 $code of class InvalidArgumentException constructor expects int, array<string, array<int, string>> given.
|
src/Library/KeyManagement/KeyConverter/KeyConverter.php#L225
Variable $opensslmessages might not be defined.
|
src/Library/KeyManagement/KeyConverter/RSAKey.php#L78
Implicit array creation is not allowed - variable $opensslmessages might not exist.
|
src/Library/KeyManagement/KeyConverter/RSAKey.php#L79
Parameter #2 $code of class InvalidArgumentException constructor expects int, array<string, array<int, string>> given.
|
src/Library/KeyManagement/KeyConverter/RSAKey.php#L79
Variable $opensslmessages might not be defined.
|
src/Library/KeyManagement/KeyConverter/RSAKey.php#L85
Implicit array creation is not allowed - variable $opensslmessages might not exist.
|
src/Library/KeyManagement/KeyConverter/RSAKey.php#L86
Parameter #2 $code of class InvalidArgumentException constructor expects int, array<string, array<int, string>> given.
|
src/Library/KeyManagement/KeyConverter/RSAKey.php#L86
Variable $opensslmessages might not be defined.
|
|
This job failed
Loading