invoice static analysis #48
Annotations
10 errors and 1 warning
Static analysis:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L71
MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for App\Invoice\AllowanceCharge\AllowanceChargeController::add_allowance
|
Static analysis:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L116
UndefinedClass: Class, interface or enum named Yiisoft\Form\Helper\HtmlFormErrors does not exist
|
Static analysis:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L126
MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for App\Invoice\AllowanceCharge\AllowanceChargeController::add_charge
|
Static analysis:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L170
UndefinedClass: Class, interface or enum named Yiisoft\Form\Helper\HtmlFormErrors does not exist
|
Static analysis:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L248
MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for App\Invoice\AllowanceCharge\AllowanceChargeController::edit_allowance
|
Static analysis:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L271
UndefinedClass: Class, interface or enum named Yiisoft\Form\Helper\HtmlFormErrors does not exist
|
Static analysis:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L284
MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for App\Invoice\AllowanceCharge\AllowanceChargeController::edit_charge
|
Static analysis:
src/Invoice/AllowanceCharge/AllowanceChargeController.php#L307
UndefinedClass: Class, interface or enum named Yiisoft\Form\Helper\HtmlFormErrors does not exist
|
Static analysis:
src/Invoice/Client/ClientController.php#L352
MixedInferredReturnType: Could not verify return type 'Psr\Http\Message\ResponseInterface' for App\Invoice\Client\ClientController::edit
|
Static analysis:
src/Invoice/Client/ClientController.php#L386
UndefinedClass: Class, interface or enum named Yiisoft\Form\Helper\HtmlFormErrors does not exist
|
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/
|
The logs for this run have expired and are no longer available.
Loading