Skip to content

Merge pull request #986 from svenluijten/attributes-without-values #1443

Merge pull request #986 from svenluijten/attributes-without-values

Merge pull request #986 from svenluijten/attributes-without-values #1443

Triggered via push July 31, 2023 17:55
Status Failure
Total duration 5m 13s
Artifacts

tests.yml

on: push
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ArgumentTypeCoercion: src/Extension/Autolink/UrlAutolinkParser.php#L92
src/Extension/Autolink/UrlAutolinkParser.php:92:27: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Extension/CommonMark/Parser/Block/HtmlBlockParser.php#L71
src/Extension/CommonMark/Parser/Block/HtmlBlockParser.php:71:29: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Extension/CommonMark/Parser/Block/ListBlockStartParser.php#L73
src/Extension/CommonMark/Parser/Block/ListBlockStartParser.php:73:25: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Extension/Embed/DomainFilteringAdapter.php#L37
src/Extension/Embed/DomainFilteringAdapter.php:37:32: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Extension/ExternalLink/ExternalLinkProcessor.php#L104
src/Extension/ExternalLink/ExternalLinkProcessor.php:104:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Parser/Cursor.php#L401
src/Parser/Cursor.php:401:27: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Parser/InlineParserEngine.php#L147
src/Parser/InlineParserEngine.php:147:35: ArgumentTypeCoercion: Argument 1 of preg_match_all expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Util/RegexHelper.php#L109
src/Util/RegexHelper.php:109:27: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Util/RegexHelper.php#L132
src/Util/RegexHelper.php:132:25: ArgumentTypeCoercion: Argument 1 of preg_match_all expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
Psalm
Process completed with exit code 2.