Skip to content

Initial commit.

Initial commit. #2

Triggered via push October 17, 2023 17:05
Status Failure
Total duration 36s
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/ActiveQuery.php#L233
Call to an undefined static method yii\db\ActiveRecord::keyPrefix().
psalm / PHP 8.1-ubuntu-latest: src/ActiveQuery.php#L426
PHPDoc tag @throws with type yii\base\InvalidParamException|yii\base\NotSupportedException is not subtype of Throwable
psalm / PHP 8.1-ubuntu-latest: src/ActiveQuery.php#L468
Comparison operation "<" between int|yii\db\ExpressionInterface and 0 results in an error.
psalm / PHP 8.1-ubuntu-latest: src/ActiveQuery.php#L469
Comparison operation "<" between int|yii\db\ExpressionInterface|null and 0 results in an error.
psalm / PHP 8.1-ubuntu-latest: src/ActiveQuery.php#L475
Comparison operation ">" between int<1, max> and int<0, max>|yii\db\ExpressionInterface results in an error.
psalm / PHP 8.1-ubuntu-latest: src/ActiveQuery.php#L476
Call to an undefined static method yii\db\ActiveRecord::buildKey().
psalm / PHP 8.1-ubuntu-latest: src/ActiveQuery.php#L476
Call to an undefined static method yii\db\ActiveRecord::keyPrefix().
psalm / PHP 8.1-ubuntu-latest: src/ActiveQuery.php#L577
Instantiated class yii\base\InvalidParamException not found.
psalm / PHP 8.1-ubuntu-latest: src/ActiveRecord.php#L49
Access to static property $app on an unknown class Yii.
psalm / PHP 8.1-ubuntu-latest: src/ActiveRecord.php#L58
Call to static method createObject() on an unknown class Yii.