Bump actions/upload-artifact from 4.3.3 to 4.3.4 #607
integrate.yml
on: pull_request
3️⃣ Static Analysis
54s
4️⃣ Coding Standards
54s
5️⃣ Check licenses
52s
6️⃣ Rector Checkstyle
1m 11s
7️⃣ Exported files
2s
Matrix: 2️⃣ Unit and functional tests
Annotations
11 errors
4️⃣ Coding Standards
Process completed with exit code 1.
|
3️⃣ Static Analysis:
src/Library/Core/Util/ECKey.php#L211
Binary operation "." between '30770201010420' and mixed results in an error.
|
3️⃣ Static Analysis:
src/Library/Core/Util/ECKey.php#L237
Binary operation "." between '30740201010420' and mixed results in an error.
|
3️⃣ Static Analysis:
src/Library/Core/Util/ECKey.php#L263
Binary operation "." between '3081a40201010430' and mixed results in an error.
|
3️⃣ Static Analysis:
src/Library/Core/Util/ECKey.php#L289
Binary operation "." between '3081dc0201010442' and mixed results in an error.
|
3️⃣ Static Analysis:
src/Library/Encryption/Algorithm/KeyEncryption/PBES2AESKW.php#L56
Parameter #1 $algo of function hash_pbkdf2 expects non-falsy-string, string given.
|
3️⃣ Static Analysis:
src/Library/Encryption/Algorithm/KeyEncryption/PBES2AESKW.php#L58
Binary operation "." between mixed and "\000" results in an error.
|
3️⃣ Static Analysis:
src/Library/Encryption/Algorithm/KeyEncryption/PBES2AESKW.php#L59
Parameter #4 $iterations of function hash_pbkdf2 expects int<1, max>, int given.
|
3️⃣ Static Analysis:
src/Library/Encryption/Algorithm/KeyEncryption/PBES2AESKW.php#L60
Parameter #5 $length of function hash_pbkdf2 expects int<0, max>, int given.
|
3️⃣ Static Analysis:
src/Library/Encryption/Algorithm/KeyEncryption/PBES2AESKW.php#L81
Binary operation "." between mixed and "\000" results in an error.
|
3️⃣ Static Analysis:
src/Library/Encryption/Algorithm/KeyEncryption/PBES2AESKW.php#L85
Parameter #1 $algo of function hash_pbkdf2 expects non-falsy-string, string given.
|