Skip to content

Bump actions/upload-artifact from 4.5.0 to 4.6.0 #639

Bump actions/upload-artifact from 4.5.0 to 4.6.0

Bump actions/upload-artifact from 4.5.0 to 4.6.0 #639

Triggered via pull request February 1, 2025 02:25
Status Failure
Total duration 1m 54s
Artifacts

integrate.yml

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

Annotations

8 errors
3️⃣ Static Analysis: src/Experimental/ContentEncryption/AESCCM.php#L1
Ignored error pattern #^Parameter &\$tag by\-ref type of method Jose\\Experimental\\ContentEncryption\\AESCCM\:\:encryptContent\(\) expects string\|null, mixed given\.$# (parameterByRef.type) in path /home/runner/work/jwt-framework/jwt-framework/src/Experimental/ContentEncryption/AESCCM.php was not matched in reported errors.
3️⃣ Static Analysis: src/Experimental/KeyEncryption/Chacha20Poly1305.php#L55
Call to function is_string() with null will always evaluate to false.
3️⃣ Static Analysis: src/Experimental/KeyEncryption/Chacha20Poly1305.php#L59
Unreachable statement - code above always terminates.
3️⃣ Static Analysis: src/Library/Encryption/Algorithm/ContentEncryption/AESGCM.php#L1
Ignored error pattern #^Parameter &\$tag by\-ref type of method Jose\\Component\\Encryption\\Algorithm\\ContentEncryption\\AESGCM\:\:encryptContent\(\) expects string\|null, mixed given\.$# (parameterByRef.type) in path /home/runner/work/jwt-framework/jwt-framework/src/Library/Encryption/Algorithm/ContentEncryption/AESGCM.php was not matched in reported errors.
3️⃣ Static Analysis: src/Library/Encryption/Algorithm/KeyEncryption/AESGCMKW.php#L1
Ignored error pattern #^Parameter \#1 \$src of static method Jose\\Component\\Core\\Util\\Base64UrlSafe\:\:encodeUnpadded\(\) expects string, mixed given\.$# (argument.type) in path /home/runner/work/jwt-framework/jwt-framework/src/Library/Encryption/Algorithm/KeyEncryption/AESGCMKW.php was not matched in reported errors.
3️⃣ Static Analysis: src/Library/Encryption/Algorithm/KeyEncryption/AESGCMKW.php#L54
Parameter #1 $src of static method Jose\Component\Core\Util\Base64UrlSafe::encodeUnpadded() expects string, string|null given.
3️⃣ Static Analysis
Process completed with exit code 1.