Remove support for 'implements' #69
Annotations
10 errors and 1 warning
lib/ActiveRecord.php#L188
Access to an undefined property ICanBoogie\ActiveRecord\Schema\Column::$auto_increment.
|
lib/ActiveRecord.php#L211
Parameter #1 $primary_key of method ICanBoogie\ActiveRecord<TKey of array<string>|int|string>::update_primary_key() expects array<string>|int|string, mixed given.
|
lib/ActiveRecord/ActiveRecordCache/AbstractActiveRecordCache.php#L22
Method ICanBoogie\ActiveRecord\ActiveRecordCache\AbstractActiveRecordCache::__construct() has parameter $model with generic class ICanBoogie\ActiveRecord\Model but does not specify its types: TKey, TValue
|
lib/ActiveRecord/Config/AssociationBuilder.php#L95
Parameter $through of method ICanBoogie\ActiveRecord\Config\AssociationBuilder::has_many() expects class-string<ICanBoogie\ActiveRecord>|null, class-string|null given.
|
lib/ActiveRecord/Config/ModelDefinition.php#L31
Method ICanBoogie\ActiveRecord\Config\ModelDefinition::__set_state() has parameter $an_array with generic class ICanBoogie\ActiveRecord\Model but does not specify its types: TKey, TValue
|
lib/ActiveRecord/Config/ModelDefinition.php#L39
Method ICanBoogie\ActiveRecord\Config\ModelDefinition::__construct() has parameter $model_class with generic class ICanBoogie\ActiveRecord\Model but does not specify its types: TKey, TValue
|
lib/ActiveRecord/Connection.php#L71
Property ICanBoogie\ActiveRecord\Connection::$driver is never written, only read.
|
lib/ActiveRecord/Connection.php#L89
Property ICanBoogie\ActiveRecord\Connection::$profiling type has no value type specified in iterable type array.
|
lib/ActiveRecord/Connection.php#L130
Parameter #1 $statement of method ICanBoogie\ActiveRecord\Connection::query() expects string, mixed given.
|
lib/ActiveRecord/Connection.php#L220
Parameter #1 $mode of method PDOStatement::setFetchMode() expects int, mixed given.
|
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/
|
The logs for this run have expired and are no longer available.
Loading