Lock file maintenance #141
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
6s
Matrix: ci / QA Checks
Annotations
10 errors
DeprecatedMethod:
src/Filter/AllowListVisitor.php#L32
src/Filter/AllowListVisitor.php:32:26: DeprecatedMethod: The method Laminas\Filter\AllowList::getList has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
src/Filter/AllowListVisitor.php#L39
src/Filter/AllowListVisitor.php:39:27: DeprecatedMethod: The method Laminas\Filter\AllowList::getStrict has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
src/Filter/BooleanVisitor.php#L26
src/Filter/BooleanVisitor.php:26:22: DeprecatedMethod: The method Laminas\Filter\Boolean::getCasting has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
src/Filter/BooleanVisitor.php#L30
src/Filter/BooleanVisitor.php:30:28: DeprecatedMethod: The method Laminas\Filter\Boolean::getType has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
src/Filter/CallbackVisitor.php#L41
src/Filter/CallbackVisitor.php:41:30: DeprecatedMethod: The method Laminas\Filter\Callback::getCallback has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
src/Filter/ToNullVisitor.php#L32
src/Filter/ToNullVisitor.php:32:26: DeprecatedMethod: The method Laminas\Filter\ToNull::getType has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
src/Validator/DateStepVisitor.php#L27
src/Validator/DateStepVisitor.php:27:62: DeprecatedMethod: The method Laminas\Validator\AbstractValidator::getOptions has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
src/Validator/ExplodeVisitor.php#L43
src/Validator/ExplodeVisitor.php:43:34: DeprecatedMethod: The method Laminas\Validator\Explode::getValueDelimiter has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
src/Validator/ExplodeVisitor.php#L44
src/Validator/ExplodeVisitor.php:44:34: DeprecatedMethod: The method Laminas\Validator\Explode::getValidator has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedClass:
src/Validator/FileValidatorVisitor.php#L36
src/Validator/FileValidatorVisitor.php:36:9: DeprecatedClass: Class Laminas\Validator\File\Crc32 is deprecated (see https://psalm.dev/098)
|