Skip to content

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

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

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

Triggered via pull request September 4, 2024 08:18
@zhyianzhyian
opened #42
FAU-434
Status Failure
Total duration 32s
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
16s
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#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.