Skip to content

Bump laminas/automatic-releases from 1.24.0 to 1.25.0 (#586) #616

Bump laminas/automatic-releases from 1.24.0 to 1.25.0 (#586)

Bump laminas/automatic-releases from 1.24.0 to 1.25.0 (#586) #616

Triggered via push October 16, 2024 12:35
Status Failure
Total duration 4m 24s
Artifacts

integrate.yml

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

Annotations

11 errors
3️⃣ Static Analysis: src/Library/Core/Util/Ecc/Point.php#L77
Readonly property Jose\Component\Core\Util\Ecc\Point::$order is assigned outside of the constructor.
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/Core/Util/Ecc/Curve.php#L1
Ignored error pattern #^Binary operation "\^" between string and 1 results in an error\.$# in path /home/runner/work/jwt-framework/jwt-framework/src/Library/Core/Util/Ecc/Curve.php was not matched in reported errors.
3️⃣ Static Analysis: src/Library/Core/Util/Ecc/Curve.php#L160
Binary operation "^" between non-empty-string and 1 results in an error.
3️⃣ Static Analysis: src/Library/Core/Util/Ecc/Curve.php#L163
Binary operation "^" between non-empty-string and 1 results in an error.
3️⃣ Static Analysis: src/Library/Core/Util/Ecc/Point.php#L75
Readonly property Jose\Component\Core\Util\Ecc\Point::$x is assigned outside of the constructor.
3️⃣ Static Analysis: src/Library/Core/Util/Ecc/Point.php#L75
Readonly property Jose\Component\Core\Util\Ecc\Point::$x is assigned outside of the constructor.
4️⃣ Coding Standards
Process completed with exit code 1.