invoice static analysis #45
Annotations
10 errors and 1 warning
PHP 8.1-ubuntu-latest:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L71
MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for App\Invoice\AllowanceCharge\AllowanceChargeController::add_allowance
|
PHP 8.1-ubuntu-latest:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L116
UndefinedClass: Class, interface or enum named Yiisoft\Form\Helper\HtmlFormErrors does not exist
|
PHP 8.1-ubuntu-latest:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L126
MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for App\Invoice\AllowanceCharge\AllowanceChargeController::add_charge
|
PHP 8.1-ubuntu-latest:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L170
UndefinedClass: Class, interface or enum named Yiisoft\Form\Helper\HtmlFormErrors does not exist
|
PHP 8.1-ubuntu-latest:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L248
MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for App\Invoice\AllowanceCharge\AllowanceChargeController::edit_allowance
|
PHP 8.1-ubuntu-latest:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L271
UndefinedClass: Class, interface or enum named Yiisoft\Form\Helper\HtmlFormErrors does not exist
|
PHP 8.1-ubuntu-latest:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L284
MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for App\Invoice\AllowanceCharge\AllowanceChargeController::edit_charge
|
PHP 8.1-ubuntu-latest:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L307
UndefinedClass: Class, interface or enum named Yiisoft\Form\Helper\HtmlFormErrors does not exist
|
PHP 8.1-ubuntu-latest:
src/Invoice/Client/ClientController.php#L352
MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for App\Invoice\Client\ClientController::edit
|
PHP 8.1-ubuntu-latest:
src/Invoice/Client/ClientController.php#L386
UndefinedClass: Class, interface or enum named Yiisoft\Form\Helper\HtmlFormErrors does not exist
|
PHP 8.1-ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|