VSVverkeerskunde/gvq-api

View on GitHub

Showing 1,426 of 1,426 total issues

Closing parenthesis of a multi-line function call must be on a line by itself
Open

            $fr);

Opening brace should be on a new line
Open

    public function withType(?string $type): Company {

Opening brace should be on a new line
Open

    private function getValues(ContestParticipation $contestParticipation) {

Expected 1 newline at end of file; 0 found
Open

}

Multi-line function call not indented correctly; expected 20 spaces but found 24
Open

                        2

Expected 0 spaces after opening bracket; newline found
Open

        if (

Expected 1 newline at end of file; 0 found
Open

}

Multi-line function call not indented correctly; expected 20 spaces but found 18
Open

                  [

Closing parenthesis of a multi-line function call must be on a line by itself
Open

            $nl);

Multi-line function call not indented correctly; expected 16 spaces but found 20
Open

                    $parentKey . $key . $keySeparator);

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 space after closing brace; newline found
Open

        }

Opening parenthesis of a multi-line function call must be the last content on the line
Open

        $values['played_quizzes.fr'] = $this->companyPlayedQuizzesRepository->getCount($company->getId(),

Opening brace should be on a new line
Open

    public function forCompany(UuidInterface $companyId): QuestionCounterRedisRepository {

Expected 0 spaces after opening bracket; newline found
Open

        if (

Multi-line function call not indented correctly; expected 20 spaces but found 18
Open

                  ]

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                'application/csv; charset=UTF-16LE');
Severity: Minor
Found in src/Common/CsvResponse.php by phpcodesniffer

Opening parenthesis of a multi-line function call must be the last content on the line
Open

        $values['played_quizzes.nl'] = $this->companyPlayedQuizzesRepository->getCount($company->getId(),

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                    $parentKey . $key . $keySeparator);

Expected 1 newline at end of file; 0 found
Open

}
Severity
Category
Status
Source
Language