Showing 1,769 of 1,771 total issues

Line indented incorrectly; expected 0 spaces, found 4
Open

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

Line indented incorrectly; expected 4 spaces, found 8
Open

        if (!$this->columns) {
Severity: Minor
Found in src/Table.php by phpcodesniffer

Line indented incorrectly; expected 12 spaces, found 16
Open

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

Line indented incorrectly; expected 4 spaces, found 8
Open

        if ($this->jsPaginator && ($this->_renderedRowsCount < $this->ipp)) {
Severity: Minor
Found in src/Table.php by phpcodesniffer

Space before opening parenthesis of function call prohibited
Open

                    ? $lazyJsRenderFx(static fn () => $ex->jsExecute($arguments))
Severity: Minor
Found in src/View.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 0 spaces, found 4
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 closeAllToasts(BeforeStepScope $event): void
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

            if ($this->getSession()->evaluateScript($finishedScript, $args)) { // TODO wait() uses evaluateScript(), dedup
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 8 spaces, found 12
Open

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

Line indented incorrectly; expected 8 spaces, found 12
Open

            if ($elem->getText() === 'Critical Error') {
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

    }
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

Line indented incorrectly; expected 0 spaces, found 4
Open

    protected function jqueryWait(string $extraWaitCondition = 'true', array $args = [], int $maxWaitdurationMs = 5000): void
Severity: Minor
Found in src/Behat/Context.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

    }

Line indented incorrectly; expected 4 spaces, found 8
Open

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