Skip to content

fixed mock import #1184

fixed mock import

fixed mock import #1184

Triggered via push July 7, 2025 17:58
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

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

Annotations

14 errors
phpstan (8.3)
Process completed with exit code 1.
phpstan (8.3): app/helpers/MetaFormats/FormatCache.php#L56
PHPDoc tag @return with type bool is incompatible with native type string.
phpstan (8.3): app/commands/TestFormatPerformance.php#L78
Call to static method initPresenter() on an unknown class App\Helpers\Mocks\MockHelper.
phpstan (8.3): app/commands/TestFormatPerformance.php#L56
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
phpstan (8.2)
Process completed with exit code 1.
phpstan (8.2): app/helpers/MetaFormats/FormatCache.php#L56
PHPDoc tag @return with type bool is incompatible with native type string.
phpstan (8.2): app/commands/TestFormatPerformance.php#L78
Call to static method initPresenter() on an unknown class App\Helpers\Mocks\MockHelper.
phpstan (8.2): app/commands/TestFormatPerformance.php#L56
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
tests (8.3)
Process completed with exit code 1.
tests (8.2)
Process completed with exit code 1.