Showing 1,792 of 1,794 total issues

Line indented incorrectly; expected 8 spaces, found 12
Open

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

Line indented incorrectly; expected 0 spaces, found 8
Open

        if (!$this->isJsCoverageEnabled()) {

Space before opening parenthesis of function call prohibited
Open

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

Line indented incorrectly; expected 12 spaces, found 16
Open

                }
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->singleScopeActions)
Severity: Minor
Found in src/Crud.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

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

Line indented incorrectly; expected 4 spaces, found 8
Open

        while (microtime(true) - $s <= $maxWaitdurationMs / 1000) {
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

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

Line indented incorrectly; expected 0 spaces, found 4
Open

    protected function isJsCoverageEnabled(): bool

Line indented incorrectly; expected 0 spaces, found 4
Open

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

Line indented incorrectly; expected 8 spaces, found 12
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 4 spaces, found 8
Open

        }

Line indented incorrectly; expected 4 spaces, found 8
Open

        if (!$this->getSession()->isStarted()) {
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 4 spaces, found 8
Open

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

Line indented incorrectly; expected 0 spaces, found 4
Open

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

Line indented incorrectly; expected 4 spaces, found 8
Open

        if (!$this->isJsCoverageEnabled()) {

Line indented incorrectly; expected 4 spaces, found 8
Open

        if (!str_starts_with($event->getStep()->getText(), 'Toast display should contain text ')
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        if (!$this->getSession()->isStarted()) {
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer
Severity
Category
Status
Source
Language