feat: Settings - Decouple from shield #2020
psalm.yml
on: pull_request
psalm
/
Psalm Analysis
45s
Annotations
3 errors
|
psalm / Psalm Analysis
Process completed with exit code 2.
|
|
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)
|
|
UndefinedFunction:
src/Helpers/auth_helper.php#L62
src/Helpers/auth_helper.php:62:20: UndefinedFunction: Function setting does not exist, consider enabling the allFunctionsGlobal config option if scanning legacy codebases (see https://psalm.dev/021)
|