Skip to content

Update to CI 4.5.1

Update to CI 4.5.1 #88

Triggered via pull request June 7, 2024 02:20
Status Failure
Total duration 33s
Artifacts

psalm.yml

on: pull_request
psalm  /  Psalm Analysis
21s
psalm / Psalm Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UndefinedFunction: app/Commands/DungeonsList.php#L38
app/Commands/DungeonsList.php:38:16: UndefinedFunction: Function App\Commands\model does not exist (see https://psalm.dev/021)
MissingDependency: app/Commands/DungeonsList.php#L38
app/Commands/DungeonsList.php:38:22: MissingDependency: App\Models\DungeonModel depends on class or interface codeigniter\basemodel that does not exist (see https://psalm.dev/157)
UndefinedClass: app/Config/Cache.php#L148
app/Config/Cache.php:148:24: UndefinedClass: Class, interface or enum named CodeIgniter\Cache\Handlers\PredisHandler does not exist (see https://psalm.dev/019)
UndefinedClass: app/Config/Cache.php#L149
app/Config/Cache.php:149:24: UndefinedClass: Class, interface or enum named CodeIgniter\Cache\Handlers\RedisHandler does not exist (see https://psalm.dev/019)
UndefinedFunction: app/Config/Events.php#L45
app/Config/Events.php:45:23: UndefinedFunction: Function Config\is_cli does not exist (see https://psalm.dev/021)
MissingDependency: app/Config/Images.php#L28
app/Config/Images.php:28:22: MissingDependency: CodeIgniter\Images\Handlers\GDHandler depends on class or interface codeigniter\images\handlers\basehandler that does not exist (see https://psalm.dev/157)
UndefinedClass: app/Config/Images.php#L29
app/Config/Images.php:29:22: UndefinedClass: Class, interface or enum named CodeIgniter\Images\Handlers\ImageMagickHandler does not exist (see https://psalm.dev/019)
UndefinedDocblockClass: app/Config/View.php#L38
app/Config/View.php:38:21: UndefinedDocblockClass: Docblock-defined class, interface or enum named Config\parser_callable_string does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: app/Config/View.php#L48
app/Config/View.php:48:21: UndefinedDocblockClass: Docblock-defined class, interface or enum named Config\parser_callable_string does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: app/Config/View.php#L48
app/Config/View.php:48:21: UndefinedDocblockClass: Docblock-defined class, interface or enum named Config\parser_callable does not exist (see https://psalm.dev/200)