Skip to content

Apply fixes from StyleCI #542

Apply fixes from StyleCI

Apply fixes from StyleCI #542

Triggered via push August 30, 2023 20:28
Status Failure
Total duration 39s
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

9 errors
UndefinedClass: src/Generator/ActiveRecord/Command.php#L34
src/Generator/ActiveRecord/Command.php:34: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)
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.
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.