Showing 1,769 of 1,771 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 4 spaces, found 8
Open

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

Closing brace must be on a line by itself
Open

class Exception extends CoreException {}
Severity: Minor
Found in src/Exception.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

        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 0 spaces, found 8
Open

        }

Line indented incorrectly; expected 4 spaces, found 8
Open

        if (!str_contains($this->getScenario($event)->getTitle() ?? '', 'exception is displayed')) {
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

    public function __destruct()

Space before opening parenthesis of function call prohibited
Open

            $actions = 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

    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

    }
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 4 spaces, found 8
Open

        }
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

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

        foreach ($event->getFeature()->getScenarios() as $scenario) {
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
Severity
Category
Status
Source
Language