Skip to content

RequestSchema accept both a path and an array of item #71

RequestSchema accept both a path and an array of item

RequestSchema accept both a path and an array of item #71

Triggered via push January 16, 2024 03:57
Status Failure
Total duration 37s
Artifacts

PHPStan.yml

on: push
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

12 errors
PHPStan - 8.3: src/Alert/AlertStream.php#L104
Parameter $validator of method UserFrosting\Alert\AlertStream::addValidationErrors() has typehint with deprecated class UserFrosting\Fortress\ServerSideValidator: 5.1 Use `\UserFrosting\Fortress\Validator\ServerSideValidator` instead
PHPStan - 8.3: tests/Alert/CacheAlertStreamTest.php#L207
Fetching class constant class of deprecated class UserFrosting\Fortress\ServerSideValidator: 5.1 Use `\UserFrosting\Fortress\Validator\ServerSideValidator` instead
PHPStan - 8.3: tests/Alert/SessionAlertStreamTest.php#L167
Fetching class constant class of deprecated class UserFrosting\Fortress\ServerSideValidator: 5.1 Use `\UserFrosting\Fortress\Validator\ServerSideValidator` instead
PHPStan - 8.3
Process completed with exit code 1.
PHPStan - 8.2: src/Alert/AlertStream.php#L104
Parameter $validator of method UserFrosting\Alert\AlertStream::addValidationErrors() has typehint with deprecated class UserFrosting\Fortress\ServerSideValidator: 5.1 Use `\UserFrosting\Fortress\Validator\ServerSideValidator` instead
PHPStan - 8.2: tests/Alert/CacheAlertStreamTest.php#L207
Fetching class constant class of deprecated class UserFrosting\Fortress\ServerSideValidator: 5.1 Use `\UserFrosting\Fortress\Validator\ServerSideValidator` instead
PHPStan - 8.2: tests/Alert/SessionAlertStreamTest.php#L167
Fetching class constant class of deprecated class UserFrosting\Fortress\ServerSideValidator: 5.1 Use `\UserFrosting\Fortress\Validator\ServerSideValidator` instead
PHPStan - 8.2
Process completed with exit code 1.
PHPStan - 8.1: src/Alert/AlertStream.php#L104
Parameter $validator of method UserFrosting\Alert\AlertStream::addValidationErrors() has typehint with deprecated class UserFrosting\Fortress\ServerSideValidator: 5.1 Use `\UserFrosting\Fortress\Validator\ServerSideValidator` instead
PHPStan - 8.1: tests/Alert/CacheAlertStreamTest.php#L207
Fetching class constant class of deprecated class UserFrosting\Fortress\ServerSideValidator: 5.1 Use `\UserFrosting\Fortress\Validator\ServerSideValidator` instead
PHPStan - 8.1: tests/Alert/SessionAlertStreamTest.php#L167
Fetching class constant class of deprecated class UserFrosting\Fortress\ServerSideValidator: 5.1 Use `\UserFrosting\Fortress\Validator\ServerSideValidator` instead
PHPStan - 8.1
Process completed with exit code 1.