Skip to content

Merge remote-tracking branch 'origin/main' into native-models #147

Merge remote-tracking branch 'origin/main' into native-models

Merge remote-tracking branch 'origin/main' into native-models #147

Triggered via push September 4, 2024 00:54
Status Failure
Total duration 49s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Commands/Concerns/ResolvesDomainFromInput.php (in context of class Lunarstorm/LaravelDDD/Commands/DomainMigrateMakeCommand)#L52
Call to an undefined static method Illuminate\Database\Console\Migrations\MigrateMakeCommand::getDefaultNamespace().
phpstan: src/Commands/Concerns/ResolvesDomainFromInput.php (in context of class Lunarstorm/LaravelDDD/Commands/DomainMigrateMakeCommand)#L67
Call to an undefined static method Illuminate\Database\Console\Migrations\MigrateMakeCommand::getPath().
phpstan: src/Commands/Concerns/ResolvesDomainFromInput.php (in context of class Lunarstorm/LaravelDDD/Commands/DomainMigrateMakeCommand)#L72
Call to an undefined method Lunarstorm\LaravelDDD\Commands\DomainMigrateMakeCommand::getNameInput().
phpstan: src/Commands/DomainMailMakeCommand.php#L40
Command "ddd:mail" does not have option "pivot".
phpstan: src/Commands/DomainMailMakeCommand.php#L77
Command "ddd:mail" does not have option "api".
phpstan: src/Commands/DomainMailMakeCommand.php#L77
Command "ddd:mail" does not have option "resource".
phpstan: src/Commands/DomainMailMakeCommand.php#L78
Command "ddd:mail" does not have option "api".
phpstan: src/Commands/DomainMailMakeCommand.php#L79
Command "ddd:mail" does not have option "all".
phpstan: src/Commands/DomainMailMakeCommand.php#L79
Command "ddd:mail" does not have option "requests".
phpstan
Process completed with exit code 1.