Skip to content

fix code style

fix code style #2

Triggered via push January 25, 2026 17:03
Status Failure
Total duration 18s
Artifacts

tests.yml

on: push
Code Style
16s
Code Style
Static Analysis
16s
Static Analysis
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static Analysis: src/DTO/Supplier.php#L61
Method ThomasNetScraper\DTO\Supplier::fromArray() has parameter $data with no value type specified in iterable type array.
Static Analysis: src/DTO/SocialLink.php#L14
Method ThomasNetScraper\DTO\SocialLink::fromArray() has parameter $data with no value type specified in iterable type array.
Static Analysis: src/DTO/Product.php#L15
Method ThomasNetScraper\DTO\Product::fromArray() has parameter $data with no value type specified in iterable type array.
Static Analysis: src/DTO/Person.php#L14
Method ThomasNetScraper\DTO\Person::fromArray() has parameter $data with no value type specified in iterable type array.
Static Analysis: src/DTO/NewsArticle.php#L18
Method ThomasNetScraper\DTO\NewsArticle::fromArray() has parameter $data with no value type specified in iterable type array.
Static Analysis: src/DTO/Heading.php#L17
Method ThomasNetScraper\DTO\Heading::fromArray() has parameter $data with no value type specified in iterable type array.
Static Analysis: src/DTO/CertificationTotal.php#L14
Method ThomasNetScraper\DTO\CertificationTotal::fromArray() has parameter $data with no value type specified in iterable type array.
Static Analysis: src/DTO/Certification.php#L24
Method ThomasNetScraper\DTO\Certification::fromArray() has parameter $data with no value type specified in iterable type array.
Static Analysis: src/DTO/Brand.php#L13
Method ThomasNetScraper\DTO\Brand::fromArray() has parameter $data with no value type specified in iterable type array.
Static Analysis: src/DTO/Address.php#L21
Method ThomasNetScraper\DTO\Address::fromArray() has parameter $data with no value type specified in iterable type array.