Update struggle-for-php/sfp-phpstan-psr-log requirement from ^0.20|^0.21 to ^0.20|^0.21|^0.22 #610
Triggered via pull request
September 27, 2024 02:58
Status
Failure
Total duration
3m 57s
Artifacts
–
integrate.yml
on: pull_request
3️⃣ Static Analysis
2m 43s
4️⃣ Coding Standards
58s
5️⃣ Check licenses
41s
6️⃣ Rector Checkstyle
1m 8s
7️⃣ Exported files
3s
Matrix: 2️⃣ Unit and functional tests
Annotations
11 errors and 2 warnings
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/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.
|
3️⃣ Static Analysis:
src/Library/Core/Util/Ecc/Point.php#L76
Readonly property Jose\Component\Core\Util\Ecc\Point::$y is assigned outside of the constructor.
|
3️⃣ Static Analysis
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/c541c155eee45413f5b09a52248675b1a2575231'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
3️⃣ Static Analysis
Back off 11.954 seconds before retry.
|