Skip to content

Update HasMeta entity to correct errors (#440) #720

Update HasMeta entity to correct errors (#440)

Update HasMeta entity to correct errors (#440) #720

Triggered via push March 20, 2024 18:57
Status Failure
Total duration 39s
Artifacts

analyze.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
PHP 8.1 Static Analysis: src/Commands/Generators/CrudGenerator.php#L52
PHPDoc type array of property Bonfire\Commands\Generators\CrudGenerator::$arguments is not covariant with PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
PHP 8.1 Static Analysis: src/Commands/Generators/CrudGenerator.php#L61
PHPDoc type array of property Bonfire\Commands\Generators\CrudGenerator::$options is not covariant with PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
PHP 8.1 Static Analysis: src/Commands/Generators/CrudGenerator.php#L79
Unreachable statement - code above always terminates.
PHP 8.1 Static Analysis: src/Users/Models/UserFilter.php#L71
Call to an undefined method Bonfire\Users\Models\UserFilter::distinct().
PHP 8.1 Static Analysis
Process completed with exit code 1.
PHP 8.0 Static Analysis: src/Commands/Generators/CrudGenerator.php#L52
PHPDoc type array of property Bonfire\Commands\Generators\CrudGenerator::$arguments is not covariant with PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
PHP 8.0 Static Analysis: src/Commands/Generators/CrudGenerator.php#L61
PHPDoc type array of property Bonfire\Commands\Generators\CrudGenerator::$options is not covariant with PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
PHP 8.0 Static Analysis: src/Commands/Generators/CrudGenerator.php#L79
Unreachable statement - code above always terminates.
PHP 8.0 Static Analysis: src/Users/Models/UserFilter.php#L71
Call to an undefined method Bonfire\Users\Models\UserFilter::distinct().
PHP 8.0 Static Analysis
Process completed with exit code 1.
PHP 8.2 Static Analysis: src/Commands/Generators/CrudGenerator.php#L52
PHPDoc type array of property Bonfire\Commands\Generators\CrudGenerator::$arguments is not covariant with PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
PHP 8.2 Static Analysis: src/Commands/Generators/CrudGenerator.php#L61
PHPDoc type array of property Bonfire\Commands\Generators\CrudGenerator::$options is not covariant with PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
PHP 8.2 Static Analysis: src/Commands/Generators/CrudGenerator.php#L79
Unreachable statement - code above always terminates.
PHP 8.2 Static Analysis: src/Users/Models/UserFilter.php#L71
Call to an undefined method Bonfire\Users\Models\UserFilter::distinct().
PHP 8.2 Static Analysis
Process completed with exit code 1.
PHP 7.4 Static Analysis: src/Commands/Generators/CrudGenerator.php#L52
PHPDoc type array of property Bonfire\Commands\Generators\CrudGenerator::$arguments is not covariant with PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$arguments.
PHP 7.4 Static Analysis: src/Commands/Generators/CrudGenerator.php#L61
PHPDoc type array of property Bonfire\Commands\Generators\CrudGenerator::$options is not covariant with PHPDoc type array<string, string> of overridden property CodeIgniter\CLI\BaseCommand::$options.
PHP 7.4 Static Analysis: src/Commands/Generators/CrudGenerator.php#L79
Unreachable statement - code above always terminates.
PHP 7.4 Static Analysis: src/Users/Models/UserFilter.php#L71
Call to an undefined method Bonfire\Users\Models\UserFilter::distinct().
PHP 7.4 Static Analysis
Process completed with exit code 1.
PHP 8.1 Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.0 Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 7.4 Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.