Merge pull request #8 from hyvor/more-tests #20
Annotations
10 errors and 1 warning
src/Embed/Embed.php#L29
Parameter #2 $array of function array_map expects array, array<int, string>|false given.
|
src/Embed/Embed.php#L42
Call to an undefined method object::match().
|
src/Embed/Embed.php#L43
Call to an undefined method object::parse().
|
src/Embed/Embed.php#L53
Method Hyvor\Unfold\Embed\Embed::getUnfoldedObject() has no return type specified.
|
src/Embed/Embed.php#L53
PHPDoc tag @return has invalid value ($context->method is EmbedMethodEnum::EMBED ? Unfolded : ?Unfolded): Unexpected token "$context", expected type at offset 19
|
src/Embed/EmbedParserAbstract.php#L75
Method Hyvor\Unfold\Embed\EmbedParserAbstract::parse() should return Hyvor\Unfold\Embed\EmbedResponseObject but returns Hyvor\Unfold\Embed\EmbedResponseObject|null.
|
src/Embed/EmbedParserAbstract.php#L87
Call to an undefined method Hyvor\Unfold\Embed\EmbedParserAbstract::oEmbedUrl().
|
src/Embed/EmbedParserAbstract.php#L136
Method Hyvor\Unfold\Embed\EmbedParserAbstract::parseCustom() has no return type specified.
|
src/Embed/EmbedParserAbstract.php#L138
Call to an undefined method Hyvor\Unfold\Embed\EmbedParserAbstract::getEmbedHtml().
|
src/Exception/EmbedUnableToResolveException.php#L7
Constructor of class Hyvor\Unfold\Exception\EmbedUnableToResolveException has an unused parameter $message.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading