Skip to content

Update symfony/css-selector requirement from ^3.4|^4.4|^5.4|^6.0 to ^3.4|^4.4|^5.4|^6.0|^7.0 #13

Update symfony/css-selector requirement from ^3.4|^4.4|^5.4|^6.0 to ^3.4|^4.4|^5.4|^6.0|^7.0

Update symfony/css-selector requirement from ^3.4|^4.4|^5.4|^6.0 to ^3.4|^4.4|^5.4|^6.0|^7.0 #13

Status Failure
Total duration 23s
Artifacts

static-code-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHPStan: src/MarkupAssertionsTrait.php (in context of class Tests/MarkupAssertionsTraitTest)#L32
Call to an undefined method Tests\MarkupAssertionsTraitTest::assertGreaterThan().
PHPStan: src/MarkupAssertionsTrait.php (in context of class Tests/MarkupAssertionsTraitTest)#L50
Call to an undefined method Tests\MarkupAssertionsTraitTest::assertEquals().
PHPStan: src/MarkupAssertionsTrait.php (in context of class Tests/MarkupAssertionsTraitTest)#L69
Call to an undefined method Tests\MarkupAssertionsTraitTest::assertCount().
PHPStan: src/MarkupAssertionsTrait.php (in context of class Tests/MarkupAssertionsTraitTest)#L244
PHPDoc tag @throws with type PHPUnit\Framework\RiskyTestError is not subtype of Throwable
PHPStan: src/MarkupAssertionsTrait.php (in context of class Tests/MarkupAssertionsTraitTest)#L247
Instantiated class PHPUnit\Framework\RiskyTestError not found.
PHPStan: src/MarkupAssertionsTrait.php (in context of class Tests/MarkupAssertionsTraitTest)#L247
Throwing object of an unknown class PHPUnit\Framework\RiskyTestError.
PHPStan: src/MarkupAssertionsTrait.php (in context of class Tests/MarkupAssertionsTraitTest)#L252
Strict comparison using === between null and bool|float|int|string will always evaluate to false.
PHPStan: tests/MarkupAssertionsTraitTest.php#L13
Class Tests\MarkupAssertionsTraitTest extends unknown class PHPUnit\Framework\TestCase.
PHPStan: tests/MarkupAssertionsTraitTest.php#L22
Method Tests\MarkupAssertionsTraitTest::assertContainsSelector_should_find_matching_selectors() has no return type specified.
PHPStan: tests/MarkupAssertionsTraitTest.php#L22
Method Tests\MarkupAssertionsTraitTest::assertContainsSelector_should_find_matching_selectors() has parameter $selector with no type specified.
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.