Bump laminas/automatic-releases from 1.24.0 to 1.25.0 (#586) #616
integrate.yml
on: push
3️⃣ Static Analysis
55s
4️⃣ Coding Standards
1m 11s
5️⃣ Check licenses
58s
6️⃣ Rector Checkstyle
1m 25s
7️⃣ Exported files
6s
Matrix: 2️⃣ Unit and functional tests
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.
|