feat(console): add make:migration
command
#1004
coding-conventions.yml
on: pull_request
Run style check
11s
Run static analysis: PHPStan
36s
Annotations
10 errors and 2 warnings
Run static analysis: PHPStan:
src/Tempest/Core/src/PublishesFiles.php (in context of class Tempest/Auth/AuthInstaller)#L165
PHPDoc tag @param has invalid value (?array<Rule> Rules to use instead of the default ones.): Unexpected token "Rules", expected variable at offset 178 on line 4
|
Run static analysis: PHPStan:
src/Tempest/Core/src/PublishesFiles.php (in context of class Tempest/Console/Commands/MakeConfigCommand)#L165
PHPDoc tag @param has invalid value (?array<Rule> Rules to use instead of the default ones.): Unexpected token "Rules", expected variable at offset 178 on line 4
|
Run static analysis: PHPStan:
src/Tempest/Core/src/PublishesFiles.php (in context of class Tempest/Console/Commands/MakeMiddlewareCommand)#L165
PHPDoc tag @param has invalid value (?array<Rule> Rules to use instead of the default ones.): Unexpected token "Rules", expected variable at offset 178 on line 4
|
Run static analysis: PHPStan:
src/Tempest/Core/src/PublishesFiles.php (in context of class Tempest/Console/Installers/ConsoleInstaller)#L165
PHPDoc tag @param has invalid value (?array<Rule> Rules to use instead of the default ones.): Unexpected token "Rules", expected variable at offset 178 on line 4
|
Run static analysis: PHPStan:
src/Tempest/Core/src/PublishesFiles.php (in context of class Tempest/Container/Commands/MakeInitializerCommand)#L165
PHPDoc tag @param has invalid value (?array<Rule> Rules to use instead of the default ones.): Unexpected token "Rules", expected variable at offset 178 on line 4
|
Run static analysis: PHPStan:
src/Tempest/Core/src/PublishesFiles.php (in context of class Tempest/Database/Commands/MakeMigrationCommand)#L165
PHPDoc tag @param has invalid value (?array<Rule> Rules to use instead of the default ones.): Unexpected token "Rules", expected variable at offset 178 on line 4
|
Run static analysis: PHPStan:
src/Tempest/Core/src/PublishesFiles.php (in context of class Tempest/Database/Commands/MakeModelCommand)#L165
PHPDoc tag @param has invalid value (?array<Rule> Rules to use instead of the default ones.): Unexpected token "Rules", expected variable at offset 178 on line 4
|
Run static analysis: PHPStan:
src/Tempest/Core/src/PublishesFiles.php (in context of class Tempest/Framework/Installers/FrameworkInstaller)#L165
PHPDoc tag @param has invalid value (?array<Rule> Rules to use instead of the default ones.): Unexpected token "Rules", expected variable at offset 178 on line 4
|
Run static analysis: PHPStan:
src/Tempest/Core/src/PublishesFiles.php (in context of class Tempest/Router/Commands/MakeControllerCommand)#L165
PHPDoc tag @param has invalid value (?array<Rule> Rules to use instead of the default ones.): Unexpected token "Rules", expected variable at offset 178 on line 4
|
Run static analysis: PHPStan:
src/Tempest/Core/src/PublishesFiles.php (in context of class Tempest/Router/Commands/MakeRequestCommand)#L165
PHPDoc tag @param has invalid value (?array<Rule> Rules to use instead of the default ones.): Unexpected token "Rules", expected variable at offset 178 on line 4
|
Run style check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run static analysis: PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|