Skip to content

CS fixed

CS fixed #98

Triggered via pull request October 23, 2024 07:42
@SpomkySpomky
opened #76
update
Status Failure
Total duration 1m 0s
Artifacts

integrate.yml

on: pull_request
0️⃣ Byte-level
4s
0️⃣ Byte-level
1️⃣ Syntax errors
16s
1️⃣ Syntax errors
3️⃣ Static Analysis
24s
3️⃣ Static Analysis
4️⃣ Coding Standards
17s
4️⃣ Coding Standards
5️⃣ Check Licenses
19s
5️⃣ Check Licenses
6️⃣ Rector Checkstyle
20s
6️⃣ Rector Checkstyle
7️⃣ Exported files
5s
7️⃣ Exported files
Matrix: 2️⃣ Unit and functional tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
3️⃣ Static Analysis: src/Tag/BigFloatTag.php#L81
Parameter #1 $num1 of function bcmul expects numeric-string, string given.
3️⃣ Static Analysis: src/Tag/BigFloatTag.php#L81
Parameter #2 $exponent of function bcpow expects numeric-string, string given.
3️⃣ Static Analysis: src/Tag/DecimalFractionTag.php#L80
Parameter #1 $num1 of function bcmul expects numeric-string, string given.
3️⃣ Static Analysis: src/Tag/DecimalFractionTag.php#L80
Parameter #2 $exponent of function bcpow expects numeric-string, string given.
3️⃣ Static Analysis
Process completed with exit code 1.