Skip to content

feat: new command shield:extend #2058

feat: new command shield:extend

feat: new command shield:extend #2058

Re-run triggered July 10, 2024 01:29
Status Failure
Total duration 47s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / build
Fit to window
Zoom out
Zoom in

Annotations

15 errors
phpstan / PHP 8.0 Static Analysis: src/Commands/Extend.php#L45
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$arguments is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
phpstan / PHP 8.0 Static Analysis: src/Commands/Extend.php#L52
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$options is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
phpstan / PHP 8.0 Static Analysis
Process completed with exit code 1.
phpstan / PHP 7.4 Static Analysis: src/Commands/Extend.php#L45
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$arguments is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
phpstan / PHP 7.4 Static Analysis: src/Commands/Extend.php#L52
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$options is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
phpstan / PHP 7.4 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.1 Static Analysis: src/Commands/Extend.php#L45
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$arguments is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
phpstan / PHP 8.1 Static Analysis: src/Commands/Extend.php#L52
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$options is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
phpstan / PHP 8.1 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.2 Static Analysis: src/Commands/Extend.php#L45
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$arguments is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
phpstan / PHP 8.2 Static Analysis: src/Commands/Extend.php#L52
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$options is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
phpstan / PHP 8.2 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.3 Static Analysis: src/Commands/Extend.php#L45
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$arguments is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
phpstan / PHP 8.3 Static Analysis: src/Commands/Extend.php#L52
PHPDoc type array of property CodeIgniter\Shield\Commands\Extend::$options is not the same as PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
phpstan / PHP 8.3 Static Analysis
Process completed with exit code 1.