Move olvlvl/composer-attribute-collector to require-dev #33
Annotations
7 errors and 1 warning
phpstan:
lib/ConfigBuilder.php#L76
Method ICanBoogie\Binding\ActiveRecord\ConfigBuilder::add_model() has parameter $activerecord_class with generic class ICanBoogie\ActiveRecord but does not specify its types: TKey
|
phpstan:
lib/ConfigBuilder.php#L76
Method ICanBoogie\Binding\ActiveRecord\ConfigBuilder::add_model() has parameter $model_class with generic class ICanBoogie\ActiveRecord\Model but does not specify its types: TKey, TValue
|
phpstan:
lib/ConfigBuilder.php#L76
Method ICanBoogie\Binding\ActiveRecord\ConfigBuilder::add_model() has parameter $query_class with generic class ICanBoogie\ActiveRecord\Query but does not specify its types: TRecord
|
phpstan:
lib/Console/InstallCommand.php#L34
Call to an undefined method ICanBoogie\ActiveRecord\ModelProvider::model_for_id().
|
phpstan:
lib/Hooks.php#L53
Method ICanBoogie\Binding\ActiveRecord\Hooks::active_record_validate() has parameter $record with generic class ICanBoogie\ActiveRecord but does not specify its types: TKey
|
phpstan:
lib/Hooks.php#L67
Method ICanBoogie\Binding\ActiveRecord\Hooks::model_lazy_get_activerecord_cache() has parameter $model with generic class ICanBoogie\ActiveRecord but does not specify its types: TKey
|
phpstan
Process completed with exit code 1.
|
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|