fix code style #2
tests.yml
on: push
Code Style
16s
Static Analysis
16s
Matrix: tests
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.
|