CS fixed #98
integrate.yml
on: pull_request
3️⃣ Static Analysis
24s
4️⃣ Coding Standards
17s
5️⃣ Check Licenses
19s
6️⃣ Rector Checkstyle
20s
7️⃣ Exported files
5s
Matrix: 2️⃣ Unit and functional tests
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.
|