Showing 1,792 of 1,794 total issues

Line indented incorrectly; expected 0 spaces, found 4
Open

    }
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

            protected function cleanUrl($url)
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    }
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    protected function getFinishedScript(): string
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Space before opening parenthesis of function call prohibited
Open

                array_map(fn ($v) => $this->model->getUserAction($v), $this->noRecordScopeActions)
Severity: Minor
Found in src/CardDeck.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    }
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        }
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    }
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    public function __destruct()

Opening brace must be the last content on the line
Open

                $ex->onHook(UserAction\BasicExecutor::HOOK_AFTER_EXECUTE, \Closure::bind(static function (ExecutorInterface $ex, $return, $id) use ($cardDeck, $action) { // @phpstan-ignore method.notFound
Severity: Minor
Found in src/Card.php by phpcodesniffer

Closing brace must be on a line by itself
Open

final class UnhandledCallbackExceptionError extends \Error {}

Line indented incorrectly; expected 0 spaces, found 4
Open

    public function assertSession($name = null): WebAssert
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    protected function getScenario(StepScope $event): ScenarioInterface
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    }
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    public function closeAllToasts(BeforeStepScope $event): void
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

            foreach ($cssPairs as $k => $v) {
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    protected function saveJsCoverage(): void

Space before opening parenthesis of function call prohibited
Open

                array_map(fn ($v) => $this->model->getUserAction($v), $this->noRecordScopeActions)
Severity: Minor
Found in src/Crud.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        foreach ($event->getFeature()->getScenarios() as $scenario) {
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    }
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer
Severity
Category
Status
Source
Language