Skip to content

Fix hasSingleTagInsideElement method #75

Fix hasSingleTagInsideElement method

Fix hasSingleTagInsideElement method #75

Triggered via pull request March 16, 2024 21:23
Status Failure
Total duration 33s
Artifacts

coding-standards.yml

on: pull_request
Matrix: CS Fixer & PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
CS Fixer & PHPStan (7.2): src/Readability.php#L1480
Syntax error, unexpected ')' on line 1480
CS Fixer & PHPStan (7.2): src/Readability.php#L1480
Syntax error, unexpected T_DOUBLE_ARROW, expecting ')' on line 1480
CS Fixer & PHPStan (7.2): tests/ReadabilityTest.php#L553
Method Tests\Readability\ReadabilityTest::getReadability() has invalid return type Readability\Readability.
CS Fixer & PHPStan (7.2): tests/ReadabilityTest.php#L555
Instantiated class Readability\Readability not found.
CS Fixer & PHPStan (7.2)
Process completed with exit code 1.
CS Fixer & PHPStan (7.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.