Skip to content

Make parser warnings more clear #961

Make parser warnings more clear

Make parser warnings more clear #961

Triggered via pull request January 23, 2024 06:33
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHP: includes/Checker/Checks/Plugin_Readme_Check.php#L226
Parameter #1 $number of function number_format expects float, string given.
PHP: includes/Checker/Checks/Plugin_Readme_Check.php#L227
Binary operation "+" between string and 0.1 results in an error.
PHP: includes/Checker/Checks/Plugin_Readme_Check.php#L233
Parameter #1 $number of function number_format expects float, string given.
PHP: includes/Checker/Checks/Plugin_Readme_Check.php#L234
Binary operation "-" between string and 0.1 results in an error.
PHP
Process completed with exit code 1.