updated merge action #103
Annotations
5 errors and 1 warning
Execute static analysis:
src/Tag/BigFloatTag.php#L81
Parameter #1 $num1 of function bcmul expects numeric-string, string given.
|
Execute static analysis:
src/Tag/BigFloatTag.php#L81
Parameter #2 $exponent of function bcpow expects numeric-string, string given.
|
Execute static analysis:
src/Tag/DecimalFractionTag.php#L80
Parameter #1 $num1 of function bcmul expects numeric-string, string given.
|
Execute static analysis:
src/Tag/DecimalFractionTag.php#L80
Parameter #2 $exponent of function bcpow expects numeric-string, string given.
|
Execute static analysis
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading