Skip to content

[FAU-411] Add campo-key field / Add form fields validation rules #22

[FAU-411] Add campo-key field / Add form fields validation rules

[FAU-411] Add campo-key field / Add form fields validation rules #22

Triggered via pull request May 22, 2024 12:30
Status Cancelled
Total duration 40s
Artifacts

quality-assurance-php.yml

on: pull_request
coding-standards-analysis-php  /  coding-standards-php
17s
coding-standards-analysis-php / coding-standards-php
static-code-analysis-php  /  static-analysis-php
28s
static-code-analysis-php / static-analysis-php
Matrix: lint-php
Matrix: tests-unit-php
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 4 warnings
lint-php (8.1) / lint-php: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L186
Parse error: syntax error, unexpected identifier "fau", expecting ")" in ./src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php on line 186
lint-php (8.1) / lint-php
Process completed with exit code 1.
lint-php (8.0) / lint-php: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L186
Parse error: syntax error, unexpected identifier "fau", expecting ")" in ./src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php on line 186
lint-php (8.0) / lint-php
Process completed with exit code 1.
lint-php (8.2) / lint-php
FailFast: cancelling since parallel instance has failed
lint-php (8.2) / lint-php: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L186
Parse error: syntax error, unexpected identifier "fau", expecting ")" in ./src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php on line 186
lint-php (8.2) / lint-php
Process completed with exit code 1.
coding-standards-analysis-php / coding-standards-php: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L1
An error occurred during processing; checking has been aborted. The error message was: Undefined array key "" in /home/runner/work/FAU-Studium/FAU-Studium/vendor/squizlabs/php_codesniffer/src/Files/File.php on line 2264
coding-standards-analysis-php / coding-standards-php
Process completed with exit code 2.
MixedArgument: fau-degree-program.php#L138
fau-degree-program.php:138:25: MixedArgument: Argument 1 of Inpsyde\Modularity\Package::addModule cannot be mixed, expecting Inpsyde\Modularity\Module\Module (see https://psalm.dev/030)
UndefinedClass: fau-degree-program.php#L138
fau-degree-program.php:138:29: UndefinedClass: Class, interface or enum named Fau\DegreeProgram\Infrastructure\Dashboard\TermMeta\TermMetaModule does not exist (see https://psalm.dev/019)
ParseError: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L186
src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php:186:62: ParseError: Syntax error, unexpected T_STRING, expecting ')' on line 186 (see https://psalm.dev/173)
ParseError: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L186
src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php:186:80: ParseError: Syntax error, unexpected T_CONSTANT_ENCAPSED_STRING on line 186 (see https://psalm.dev/173)
ParseError: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L193
src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php:193:39: ParseError: Syntax error, unexpected T_STRING on line 193 (see https://psalm.dev/173)
ParseError: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L194
src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php:194:40: ParseError: Syntax error, unexpected T_CONSTANT_ENCAPSED_STRING on line 194 (see https://psalm.dev/173)
ParseError: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L202
src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php:202:39: ParseError: Syntax error, unexpected T_STRING on line 202 (see https://psalm.dev/173)
ParseError: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L203
src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php:203:40: ParseError: Syntax error, unexpected T_CONSTANT_ENCAPSED_STRING on line 203 (see https://psalm.dev/173)
ParseError: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L219
src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php:219:39: ParseError: Syntax error, unexpected T_STRING on line 219 (see https://psalm.dev/173)
ParseError: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L220
src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php:220:40: ParseError: Syntax error, unexpected T_CONSTANT_ENCAPSED_STRING on line 220 (see https://psalm.dev/173)
coding-standards-analysis-php / coding-standards-php: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 42 and the first side effect is on line 36.
coding-standards-analysis-php / coding-standards-php: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L36
Possible parse error: class missing opening or closing brace
coding-standards-analysis-php / coding-standards-php: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L36
Possible parse error: class missing opening or closing brace
coding-standards-analysis-php / coding-standards-php: src/Infrastructure/Dashboard/TermMeta/TermMetaModule.php#L232
Possible parse error: no opening parenthesis for FOR keyword