[FAU-434] Correctly assign campo keys to multiple terms within degree program #56
quality-assurance-php.yml
on: pull_request
coding-standards-analysis-php
/
coding-standards-php
17s
static-code-analysis-php
/
static-analysis-php
16s
Matrix: lint-php
Matrix: tests-unit-php
Waiting for pending jobs
Annotations
3 errors
RedundantConditionGivenDocblockType:
src/Infrastructure/Search/FilterableTermsUpdater.php#L553
src/Infrastructure/Search/FilterableTermsUpdater.php:553:18: RedundantConditionGivenDocblockType: Docblock-defined type null|string for $taxonomyCampoKeys is never array<array-key, mixed> (see https://psalm.dev/156)
|
MixedArrayAccess:
src/Infrastructure/Search/FilterableTermsUpdater.php#L557
src/Infrastructure/Search/FilterableTermsUpdater.php:557:29: MixedArrayAccess: Cannot access array value on mixed variable $taxonomyCampoKeys (see https://psalm.dev/051)
|
static-code-analysis-php / static-analysis-php
Process completed with exit code 2.
|