Skip to content

Merge remote-tracking branch 'origin/ar' into ar #544

Merge remote-tracking branch 'origin/ar' into ar

Merge remote-tracking branch 'origin/ar' into ar #544

Triggered via push August 31, 2023 08:24
Status Failure
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static.yml

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

Annotations

19 errors
UndefinedClass: src/Generator/ActiveRecord/Command.php#L36
src/Generator/ActiveRecord/Command.php:36:46: UndefinedClass: Class, interface or enum named Yiisoft\ActiveRecord\ActiveRecord does not exist (see https://psalm.dev/019)
UndefinedGlobalVariable: src/Generator/ActiveRecord/default/model.php#L16
src/Generator/ActiveRecord/default/model.php:16:15: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/ActiveRecord/default/model.php#L18
src/Generator/ActiveRecord/default/model.php:18:9: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/ActiveRecord/default/model.php#L20
src/Generator/ActiveRecord/default/model.php:20:17: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/ActiveRecord/default/model.php#L20
src/Generator/ActiveRecord/default/model.php:20:81: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/ActiveRecord/default/model.php#L24
src/Generator/ActiveRecord/default/model.php:24:21: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedClass: src/Validator/TableExistsHandler.php#L19
src/Validator/TableExistsHandler.php:19:9: UndefinedClass: Class, interface or enum named Yiisoft\Db\Connection\ConnectionInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Validator/TableExistsHandler.php#L32
src/Validator/TableExistsHandler.php:32:24: UndefinedClass: Class, interface or enum named Yiisoft\Db\Connection\ConnectionInterface does not exist (see https://psalm.dev/019)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
UndefinedClass: src/Generator/ActiveRecord/Command.php#L36
src/Generator/ActiveRecord/Command.php:36:46: UndefinedClass: Class, interface or enum named Yiisoft\ActiveRecord\ActiveRecord does not exist (see https://psalm.dev/019)
UndefinedGlobalVariable: src/Generator/ActiveRecord/default/model.php#L16
src/Generator/ActiveRecord/default/model.php:16:15: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/ActiveRecord/default/model.php#L18
src/Generator/ActiveRecord/default/model.php:18:9: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/ActiveRecord/default/model.php#L20
src/Generator/ActiveRecord/default/model.php:20:17: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/ActiveRecord/default/model.php#L20
src/Generator/ActiveRecord/default/model.php:20:81: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/ActiveRecord/default/model.php#L24
src/Generator/ActiveRecord/default/model.php:24:21: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedClass: src/Validator/TableExistsHandler.php#L19
src/Validator/TableExistsHandler.php:19:9: UndefinedClass: Class, interface or enum named Yiisoft\Db\Connection\ConnectionInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Validator/TableExistsHandler.php#L32
src/Validator/TableExistsHandler.php:32:24: UndefinedClass: Class, interface or enum named Yiisoft\Db\Connection\ConnectionInterface does not exist (see https://psalm.dev/019)
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.