chore(deps-dev): update rector/rector requirement from 1.1.0 to 1.1.1 #181
psalm.yml
on: pull_request
psalm
/
Psalm Analysis
19s
Annotations
10 errors
UndefinedFunction:
src/Commands/Disable.php#L43
src/Commands/Disable.php:43:9: UndefinedFunction: Function CodeIgniter\Tasks\Commands\helper does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Commands/Enable.php#L43
src/Commands/Enable.php:43:9: UndefinedFunction: Function CodeIgniter\Tasks\Commands\helper does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Commands/Lister.php#L44
src/Commands/Lister.php:44:9: UndefinedFunction: Function CodeIgniter\Tasks\Commands\helper does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Commands/Lister.php#L52
src/Commands/Lister.php:52:22: UndefinedFunction: Function CodeIgniter\Tasks\Commands\service does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Commands/Lister.php#L54
src/Commands/Lister.php:54:9: UndefinedFunction: Function CodeIgniter\Tasks\Commands\config does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Commands/Lister.php#L59
src/Commands/Lister.php:59:21: UndefinedFunction: Function CodeIgniter\Tasks\Commands\service does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Commands/Publish.php#L30
src/Commands/Publish.php:30:19: UndefinedFunction: Function CodeIgniter\Tasks\Commands\service does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Commands/Run.php#L51
src/Commands/Run.php:51:9: UndefinedFunction: Function CodeIgniter\Tasks\Commands\helper does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Commands/Run.php#L62
src/Commands/Run.php:62:9: UndefinedFunction: Function CodeIgniter\Tasks\Commands\config does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Commands/Run.php#L62
src/Commands/Run.php:62:31: UndefinedFunction: Function CodeIgniter\Tasks\Commands\service does not exist (see https://psalm.dev/021)
|