Skip to content

Fix composer-require-checker. #24

Fix composer-require-checker.

Fix composer-require-checker. #24

Triggered via push December 2, 2023 19:28
Status Failure
Total duration 1m 42s
Artifacts

static.yml

on: push
Matrix: psalm / phpstan
Fit to window
Zoom out
Zoom in

Annotations

10 errors
psalm / PHP 8.1-ubuntu-latest: src/Framework/Behavior/SortableBehavior.php#L22
Access to an undefined property yii\base\Component::$order_num.
psalm / PHP 8.1-ubuntu-latest: src/Framework/Behavior/SortableBehavior.php#L23
Call to an undefined method yii\base\Component::tableName().
psalm / PHP 8.1-ubuntu-latest: src/Framework/Behavior/Taggable.php#L37
Call to an undefined method yii\base\Component::hasMany().
psalm / PHP 8.1-ubuntu-latest: src/Framework/Behavior/Taggable.php#L39
Call to an undefined method yii\base\Component::primaryKey().
psalm / PHP 8.1-ubuntu-latest: src/Framework/Behavior/Taggable.php#L45
Call to an undefined method yii\base\Component::hasMany().
psalm / PHP 8.1-ubuntu-latest: src/Framework/Behavior/Taggable.php#L52
Access to an undefined property yii\base\Component::$tags.
psalm / PHP 8.1-ubuntu-latest: src/Framework/Behavior/Taggable.php#L68
Access to an undefined property yii\base\Component::$tags.
psalm / PHP 8.1-ubuntu-latest: src/Framework/Behavior/Taggable.php#L83
Access to an undefined property yii\base\Component::$isNewRecord.
psalm / PHP 8.1-ubuntu-latest: src/Framework/Behavior/Taggable.php#L100
Access to an undefined property yii\base\Component::$primaryKey.
psalm / PHP 8.1-ubuntu-latest: src/Framework/Behavior/Taggable.php#L111
Call to an undefined method yii\base\Component::populateRelation().