Skip to content

Update dependencies and CI/CD #564

Update dependencies and CI/CD

Update dependencies and CI/CD #564

Triggered via pull request June 1, 2024 06:55
Status Failure
Total duration 2m 31s
Artifacts

integrate.yml

on: pull_request
0️⃣ Byte-level
2s
0️⃣ Byte-level
1️⃣ Syntax errors
1m 0s
1️⃣ Syntax errors
3️⃣ Static Analysis
55s
3️⃣ Static Analysis
4️⃣ Coding Standards
1m 6s
4️⃣ Coding Standards
5️⃣ Check licenses
43s
5️⃣ Check licenses
6️⃣ Rector Checkstyle
1m 13s
6️⃣ Rector Checkstyle
7️⃣ Exported files
3s
7️⃣ Exported files
Matrix: 2️⃣ Unit and functional tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors
3️⃣ Static Analysis: src/Library/KeyManagement/KeyConverter/KeyConverter.php#L224
Implicit array creation is not allowed - variable $opensslmessages might not exist.
3️⃣ Static Analysis: src/Library/KeyManagement/KeyConverter/KeyConverter.php#L225
Parameter #2 $code of class InvalidArgumentException constructor expects int, array<string, array<int, string>> given.
3️⃣ Static Analysis: src/Library/KeyManagement/KeyConverter/KeyConverter.php#L225
Variable $opensslmessages might not be defined.
3️⃣ Static Analysis: src/Library/KeyManagement/KeyConverter/RSAKey.php#L78
Implicit array creation is not allowed - variable $opensslmessages might not exist.
3️⃣ Static Analysis: src/Library/KeyManagement/KeyConverter/RSAKey.php#L79
Parameter #2 $code of class InvalidArgumentException constructor expects int, array<string, array<int, string>> given.
3️⃣ Static Analysis: src/Library/KeyManagement/KeyConverter/RSAKey.php#L79
Variable $opensslmessages might not be defined.
3️⃣ Static Analysis: src/Library/KeyManagement/KeyConverter/RSAKey.php#L85
Implicit array creation is not allowed - variable $opensslmessages might not exist.
3️⃣ Static Analysis: src/Library/KeyManagement/KeyConverter/RSAKey.php#L86
Parameter #2 $code of class InvalidArgumentException constructor expects int, array<string, array<int, string>> given.
3️⃣ Static Analysis: src/Library/KeyManagement/KeyConverter/RSAKey.php#L86
Variable $opensslmessages might not be defined.
3️⃣ Static Analysis
Process completed with exit code 1.
4️⃣ Coding Standards
Process completed with exit code 1.
2️⃣ Unit and functional tests (ubuntu-latest, 8.3, highest)
Process completed with exit code 1.
6️⃣ Rector Checkstyle
Process completed with exit code 1.