Skip to content

Update dependencies and CI/CD #565

Update dependencies and CI/CD

Update dependencies and CI/CD #565

Triggered via pull request June 1, 2024 06:55
@SpomkySpomky
synchronize #572
deps/upgrade
Status Failure
Total duration 2m 12s
Artifacts

integrate.yml

on: pull_request
0️⃣ Byte-level
4s
0️⃣ Byte-level
1️⃣ Syntax errors
45s
1️⃣ Syntax errors
3️⃣ Static Analysis
45s
3️⃣ Static Analysis
4️⃣ Coding Standards
56s
4️⃣ Coding Standards
5️⃣ Check licenses
45s
5️⃣ Check licenses
6️⃣ Rector Checkstyle
1m 10s
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.