Skip to content

Update ekino/phpstan-banned-code requirement from ^1.0 to ^1.0 || ^2.… #97

Update ekino/phpstan-banned-code requirement from ^1.0 to ^1.0 || ^2.…

Update ekino/phpstan-banned-code requirement from ^1.0 to ^1.0 || ^2.… #97

Triggered via push October 23, 2024 04:14
Status Failure
Total duration 1m 2s
Artifacts

integrate.yml

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

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.