Lock file maintenance #301
Annotations
10 errors
Psalm [8.0, locked]:
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)
|
Psalm [8.0, locked]:
src/ConfigInjector/AbstractInjector.php#L147
src/ConfigInjector/AbstractInjector.php:147:20: RedundantCondition: '' can never contain non-empty-string (see https://psalm.dev/122)
|
Psalm [8.0, locked]:
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)
|
Psalm [8.0, locked]:
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)
|
Psalm [8.0, locked]:
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)
|
Psalm [8.0, locked]:
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)
|
Psalm [8.0, locked]:
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)
|
Psalm [8.0, locked]:
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)
|
Psalm [8.0, locked]:
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)
|
Psalm [8.0, locked]:
src/ConfigInjector/ConfigAggregatorInjector.php#L91
src/ConfigInjector/ConfigAggregatorInjector.php:91:16: RedundantCondition: '' can never contain non-empty-string (see https://psalm.dev/122)
|
The logs for this run have expired and are no longer available.
Loading