Skip to content

CRUD generator

CRUD generator #587

Triggered via pull request October 4, 2023 05:24
@samdarksamdark
synchronize #111
crud
Status Failure
Total duration 55s
Artifacts

static.yml

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

Annotations

21 errors
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L26
src/Generator/ActiveRecord/default/model.php:26:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'isAllowNull', expecting int (see https://psalm.dev/115)
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L27
src/Generator/ActiveRecord/default/model.php:27:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'type', expecting int (see https://psalm.dev/115)
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L28
src/Generator/ActiveRecord/default/model.php:28:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'name', expecting int (see https://psalm.dev/115)
UndefinedGlobalVariable: src/Generator/CRUD/default/controller.php#L13
src/Generator/CRUD/default/controller.php:13:50: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
MissingDocblockType: src/Generator/CRUD/default/controller.php#L23
src/Generator/CRUD/default/controller.php:23:1: MissingDocblockType: Misplaced variable (see https://psalm.dev/110)
UndefinedGlobalVariable: src/Generator/CRUD/default/controller.php#L28
src/Generator/CRUD/default/controller.php:28:15: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/CRUD/default/controller.php#L42
src/Generator/CRUD/default/controller.php:42:10: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/CRUD/default/controller.php#L49
src/Generator/CRUD/default/controller.php:49:59: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/CRUD/default/controller.php#L62
src/Generator/CRUD/default/controller.php:62:59: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedClass: src/Generator/CRUD/default/index.php#L14
src/Generator/CRUD/default/index.php:14:5: UndefinedClass: Class, interface or enum named Yiisoft\View\WebView does not exist (see https://psalm.dev/019)
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L26
src/Generator/ActiveRecord/default/model.php:26:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'isAllowNull', expecting int (see https://psalm.dev/115)
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L27
src/Generator/ActiveRecord/default/model.php:27:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'type', expecting int (see https://psalm.dev/115)
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L28
src/Generator/ActiveRecord/default/model.php:28:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'name', expecting int (see https://psalm.dev/115)
UndefinedGlobalVariable: src/Generator/CRUD/default/controller.php#L13
src/Generator/CRUD/default/controller.php:13:50: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
MissingDocblockType: src/Generator/CRUD/default/controller.php#L23
src/Generator/CRUD/default/controller.php:23:1: MissingDocblockType: Misplaced variable (see https://psalm.dev/110)
UndefinedGlobalVariable: src/Generator/CRUD/default/controller.php#L28
src/Generator/CRUD/default/controller.php:28:15: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/CRUD/default/controller.php#L42
src/Generator/CRUD/default/controller.php:42:10: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/CRUD/default/controller.php#L49
src/Generator/CRUD/default/controller.php:49:59: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedGlobalVariable: src/Generator/CRUD/default/controller.php#L62
src/Generator/CRUD/default/controller.php:62:59: UndefinedGlobalVariable: Cannot find referenced variable $command in global scope (see https://psalm.dev/127)
UndefinedClass: src/Generator/CRUD/default/index.php#L14
src/Generator/CRUD/default/index.php:14:5: UndefinedClass: Class, interface or enum named Yiisoft\View\WebView does not exist (see https://psalm.dev/019)