[FAU-376] Synchronize child terms for degree and admission requirement taxonomies #52
quality-assurance-php.yml
on: pull_request
coding-standards-analysis-php
/
coding-standards-php
18s
static-code-analysis-php
/
static-analysis-php
18s
Matrix: lint-php
Matrix: tests-unit-php
Waiting for pending jobs
Annotations
4 errors
MixedInferredReturnType:
src/Infrastructure/Search/FilterableTermsUpdater.php#L361
src/Infrastructure/Search/FilterableTermsUpdater.php:361:8: MixedInferredReturnType: Could not verify return type 'string' for Fau\DegreeProgram\Output\Infrastructure\Search\FilterableTermsUpdater::retrieveTermSlug (see https://psalm.dev/047)
|
MixedReturnStatement:
src/Infrastructure/Search/FilterableTermsUpdater.php#L367
src/Infrastructure/Search/FilterableTermsUpdater.php:367:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
UndefinedMethod:
src/Infrastructure/Search/FilterableTermsUpdater.php#L367
src/Infrastructure/Search/FilterableTermsUpdater.php:367:31: UndefinedMethod: Method Fau\DegreeProgram\Common\Domain\AdmissionRequirement::slug does not exist (see https://psalm.dev/022)
|
static-code-analysis-php / static-analysis-php
Process completed with exit code 2.
|