Skip to content

[FAU-434] Correctly assign campo keys to multiple terms within degree program #58

[FAU-434] Correctly assign campo keys to multiple terms within degree program

[FAU-434] Correctly assign campo keys to multiple terms within degree program #58

Triggered via pull request September 4, 2024 11:50
@zhyianzhyian
synchronize #42
FAU-434
Status Failure
Total duration 28s
Artifacts

quality-assurance-php.yml

on: pull_request
coding-standards-analysis-php  /  coding-standards-php
15s
coding-standards-analysis-php / coding-standards-php
static-code-analysis-php  /  static-analysis-php
18s
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

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.