feat: Settings - Decouple from shield #1920
psalm.yml
on: pull_request
psalm
/
Psalm Analysis
32s
Annotations
3 errors
UndefinedFunction:
src/Helpers/auth_helper.php#L62
src/Helpers/auth_helper.php:62:20: UndefinedFunction: Function setting does not exist (see https://psalm.dev/021)
|
UndefinedClass:
tests/_support/TestCase.php#L35
tests/_support/TestCase.php:35:41: UndefinedClass: Class, interface or enum named CodeIgniter\Settings\Settings does not exist (see https://psalm.dev/019)
|
psalm / Psalm Analysis
Process completed with exit code 2.
|