Skip to content
Triggered via push September 30, 2024 10:01
Status Failure
Total duration 36s
Artifacts

phpstan.yml

on: push
Phpstan  /  Phpstan (8.2)
25s
Phpstan / Phpstan (8.2)
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Phpstan / Phpstan (8.2): src/Command/CraftCommand.php#L57
Instantiated class Contributte\Mate\Generator\Impl\Domain\CreateCommandGenerator not found.
Phpstan / Phpstan (8.2): src/Command/CraftCommand.php#L61
Call to method generate() on an unknown class Contributte\Mate\Generator\Impl\Domain\CreateCommandGenerator.
Phpstan / Phpstan (8.2): src/Command/CraftCommand.php#L69
Instantiated class Contributte\Mate\Generator\Impl\Domain\CreateHandlerGenerator not found.
Phpstan / Phpstan (8.2): src/Command/CraftCommand.php#L73
Call to method generate() on an unknown class Contributte\Mate\Generator\Impl\Domain\CreateHandlerGenerator.
Phpstan / Phpstan (8.2): src/Generator/TemplateGenerator.php#L11
Method Contributte\Mate\Generator\TemplateGenerator::generate() has no return type specified.
Phpstan / Phpstan (8.2)
Process completed with exit code 2.
Phpstan / Phpstan (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/