Update ekino/phpstan-banned-code requirement from ^1.0 to ^1.0 || ^2.… #97
integrate.yml
on: push
3️⃣ Static Analysis
15s
4️⃣ Coding Standards
15s
5️⃣ Check Licenses
18s
6️⃣ Rector Checkstyle
18s
7️⃣ Exported files
2s
Matrix: 2️⃣ Unit and functional tests
Annotations
6 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.
|
4️⃣ Coding Standards
Process completed with exit code 1.
|