Skip to content

[MAINTENANCE] Split magicGetPhysicalStructure() function to increase readability #853

[MAINTENANCE] Split magicGetPhysicalStructure() function to increase readability

[MAINTENANCE] Split magicGetPhysicalStructure() function to increase readability #853

Triggered via pull request July 2, 2024 15:36
Status Failure
Total duration 43s
Artifacts

phpstan.yml

on: pull_request
Static Code Analysis
35s
Static Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Static Code Analysis: Classes/Common/MetsDocument.php#L385
PHPDoc tag @param for parameter $details with type SimpleXMLElement|null is incompatible with native type array.
Static Code Analysis: Classes/Common/MetsDocument.php#L385
PHPDoc tag @param for parameter $metsPointers with type array is incompatible with native type SimpleXMLElement|null.
Static Code Analysis
Process completed with exit code 1.