[FAU-434] Correctly assign campo keys to multiple terms within degree program #58
quality-assurance-php.yml
on: pull_request
coding-standards-analysis-php
/
coding-standards-php
15s
static-code-analysis-php
/
static-analysis-php
18s
Matrix: lint-php
Matrix: tests-unit-php
Waiting for pending jobs
Annotations
3 errors
RedundantConditionGivenDocblockType:
src/Infrastructure/Search/FilterableTermsUpdater.php#L551
src/Infrastructure/Search/FilterableTermsUpdater.php:551:14: 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.
|