Skip to content

Lock file maintenance #303

Lock file maintenance

Lock file maintenance #303

Triggered via push December 12, 2023 13:56
Status Failure
Total duration 3m 0s
Artifacts
ci  /  Generate job matrix
8s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ArgumentTypeCoercion: src/ConfigDiscovery/AbstractDiscovery.php#L63
src/ConfigDiscovery/AbstractDiscovery.php:63:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
RedundantCondition: src/ConfigInjector/AbstractInjector.php#L147
src/ConfigInjector/AbstractInjector.php:147:20: RedundantCondition: '' can never contain non-empty-string (see https://psalm.dev/122)
ArgumentTypeCoercion: src/ConfigInjector/AbstractInjector.php#L239
src/ConfigInjector/AbstractInjector.php:239:32: ArgumentTypeCoercion: Argument 1 of preg_replace expects array<array-key, non-empty-string>|non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/ConfigInjector/AbstractInjector.php#L259
src/ConfigInjector/AbstractInjector.php:259:24: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/ConfigInjector/AbstractInjector.php#L293
src/ConfigInjector/AbstractInjector.php:293:32: ArgumentTypeCoercion: Argument 1 of preg_replace expects array<array-key, non-empty-string>|non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/ConfigInjector/AbstractInjector.php#L314
src/ConfigInjector/AbstractInjector.php:314:24: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/ConfigInjector/AbstractInjector.php#L355
src/ConfigInjector/AbstractInjector.php:355:13: ArgumentTypeCoercion: Argument 1 of preg_replace expects array<array-key, non-empty-string>|non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/ConfigInjector/AbstractInjector.php#L388
src/ConfigInjector/AbstractInjector.php:388:27: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/ConfigInjector/AbstractInjector.php#L389
src/ConfigInjector/AbstractInjector.php:389:27: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
RedundantCondition: src/ConfigInjector/ConfigAggregatorInjector.php#L91
src/ConfigInjector/ConfigAggregatorInjector.php:91:16: RedundantCondition: '' can never contain non-empty-string (see https://psalm.dev/122)