initial test approach #1134
Annotations
6 errors
|
phpstan (8.3):
app/V1Module/presenters/RegistrationPresenter.php#L462
PHPDoc tag @throws with type App\Exceptions\BadRequestException|App\V1Module\Presenters\InvalidArgumentException is not subtype of Throwable
|
|
phpstan (8.3):
app/commands/TestFormatPerformance.php#L44
Call to an undefined method Nette\Application\Response::getPayload().
|
|
phpstan (8.3)
Process completed with exit code 1.
|
|
phpstan (8.2):
app/V1Module/presenters/RegistrationPresenter.php#L462
PHPDoc tag @throws with type App\Exceptions\BadRequestException|App\V1Module\Presenters\InvalidArgumentException is not subtype of Throwable
|
|
phpstan (8.2):
app/commands/TestFormatPerformance.php#L44
Call to an undefined method Nette\Application\Response::getPayload().
|
|
phpstan (8.2)
Process completed with exit code 1.
|