Skip to content

Minor updates for markdownlint #369

Minor updates for markdownlint

Minor updates for markdownlint #369

Triggered via push August 7, 2024 02:08
Status Failure
Total duration 1m 2s
Artifacts
ci  /  Generate job matrix
6s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

12 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)
RiskyTruthyFalsyComparison: src/ConfigInjector/AbstractInjector.php#L188
src/ConfigInjector/AbstractInjector.php:188:17: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
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)