Skip to content

Make it possible to add extension from the CommonMarkConverter class #1594

Make it possible to add extension from the CommonMarkConverter class

Make it possible to add extension from the CommonMarkConverter class #1594

Re-run triggered September 24, 2024 18:41
Status Failure
Total duration 3m 13s
Artifacts

tests.yml

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

Annotations

4 errors
UndefinedInterfaceMethod: src/CommonMarkConverter.php#L50
src/CommonMarkConverter.php:50:29: UndefinedInterfaceMethod: Method League\CommonMark\Environment\EnvironmentInterface::addExtension does not exist (see https://psalm.dev/181)
Psalm
Process completed with exit code 2.
PHPStan: src/CommonMarkConverter.php#L50
Call to an undefined method League\CommonMark\Environment\EnvironmentInterface::addExtension().
PHPStan
Process completed with exit code 1.