Skip to content

Merge branch 'validation-bugfixes' into format-performance-testing #1163

Merge branch 'validation-bugfixes' into format-performance-testing

Merge branch 'validation-bugfixes' into format-performance-testing #1163

Triggered via push July 6, 2025 15:07
Status Failure
Total duration 2m 17s
Artifacts

ci.yml

on: push
Matrix: phpstan-tests
Matrix: phpstan
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

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