Lock file maintenance #579
continuous-integration.yml
on: push
ci
/
Generate job matrix
7s
Matrix: ci / QA Checks
Annotations
10 errors
|
MissingOverrideAttribute:
src/ArrayObject.php#L352
src/ArrayObject.php:352:5: MissingOverrideAttribute: Method Laminas\Stdlib\ArrayObject::offsetunset should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/ArrayObject.php#L340
src/ArrayObject.php:340:5: MissingOverrideAttribute: Method Laminas\Stdlib\ArrayObject::offsetset should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/ArrayObject.php#L321
src/ArrayObject.php:321:5: MissingOverrideAttribute: Method Laminas\Stdlib\ArrayObject::offsetget should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/ArrayObject.php#L309
src/ArrayObject.php:309:5: MissingOverrideAttribute: Method Laminas\Stdlib\ArrayObject::offsetexists should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/ArrayObject.php#L255
src/ArrayObject.php:255:5: MissingOverrideAttribute: Method Laminas\Stdlib\ArrayObject::getiterator should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/ArrayObject.php#L196
src/ArrayObject.php:196:5: MissingOverrideAttribute: Method Laminas\Stdlib\ArrayObject::count should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/AbstractOptions.php#L190
src/AbstractOptions.php:190:5: MissingOverrideAttribute: Method Laminas\Stdlib\AbstractOptions::__unset should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/AbstractOptions.php#L174
src/AbstractOptions.php:174:5: MissingOverrideAttribute: Method Laminas\Stdlib\AbstractOptions::__isset should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/AbstractOptions.php#L151
src/AbstractOptions.php:151:5: MissingOverrideAttribute: Method Laminas\Stdlib\AbstractOptions::__get should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
src/AbstractOptions.php#L122
src/AbstractOptions.php:122:5: MissingOverrideAttribute: Method Laminas\Stdlib\AbstractOptions::__set should have the "Override" attribute (see https://psalm.dev/358)
|