Skip to content

Lock file maintenance #577

Lock file maintenance

Lock file maintenance #577

Triggered via pull request November 27, 2023 03:33
Status Failure
Total duration 58s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
7s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

8 errors
TypeDoesNotContainType: src/Annotation/AbstractBuilder.php#L112
src/Annotation/AbstractBuilder.php:112:21: TypeDoesNotContainType: Type class-string for $entity is always !string (see https://psalm.dev/056)
NullArgument: src/Annotation/AbstractBuilder.php#L244
src/Annotation/AbstractBuilder.php:244:17: NullArgument: Argument 1 of ArrayObject::offsetSet cannot be null, null value provided to parameter with type array-key (see https://psalm.dev/057)
NoValue: src/Element/Collection.php#L487
src/Element/Collection.php:487:57: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: src/Element/MultiCheckbox.php#L128
src/Element/MultiCheckbox.php:128:36: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: src/Element/Select.php#L147
src/Element/Select.php:147:36: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: src/Fieldset.php#L418
src/Fieldset.php:418:17: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: test/Annotation/AbstractBuilderTestCase.php#L295
test/Annotation/AbstractBuilderTestCase.php:295:37: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
ArgumentTypeCoercion: test/Element/DateTest.php#L44
test/Element/DateTest.php:44:35: ArgumentTypeCoercion: Argument 1 of date_default_timezone_set expects non-empty-string, but parent type string provided (see https://psalm.dev/193)