fixed illustration #44
Annotations
4 errors and 1 warning
Static Code Analysis:
src/Extractor/AbstractExtractor.php#L42
Method App\Extractor\AbstractExtractor::__construct() throws checked exception Error but it's missing from the PHPDoc @throws tag.
|
Static Code Analysis:
src/Extractor/AbstractExtractor.php#L42
Method App\Extractor\AbstractExtractor::__construct() throws checked exception Exception but it's missing from the PHPDoc @throws tag.
|
Static Code Analysis:
src/Extractor/AbstractExtractor.php#L43
Method App\Extractor\AbstractExtractor::__construct() throws checked exception Error but it's missing from the PHPDoc @throws tag.
|
Static Code Analysis
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading