Skip to content

Remove parsing, selector logic from the trait; introduce custom constraints #11

Remove parsing, selector logic from the trait; introduce custom constraints

Remove parsing, selector logic from the trait; introduce custom constraints #11

Triggered via pull request December 19, 2023 00:59
Status Failure
Total duration 50s
Artifacts

static-code-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan: src/Constraints/ContainsSelector.php#L26
Call to an undefined static method PHPUnit\Framework\Constraint\Constraint::__construct().
PHPStan: src/Constraints/ElementContainsString.php#L46
Call to an undefined static method PHPUnit\Framework\Constraint\Constraint::__construct().
PHPStan: src/Constraints/SelectorCount.php#L32
Call to an undefined static method PHPUnit\Framework\Constraint\Constraint::__construct().
PHPStan
Process completed with exit code 1.