chore: Use MetaData service’s getAppName
method rather than directl…
#649
Annotations
10 errors and 2 warnings
PHPStan Static Analysis:
src/Common/CodeIgniter/Core/Config.php#L21
Class Nails\Common\CodeIgniter\Core\Config extends unknown class MX_Config.
|
PHPStan Static Analysis:
src/Common/CodeIgniter/Core/Config.php#L38
Nails\Common\CodeIgniter\Core\Config::site_url() calls parent::site_url() but Nails\Common\CodeIgniter\Core\Config does not extend any class.
|
PHPStan Static Analysis:
src/Common/CodeIgniter/Core/Config.php#L67
Call to an undefined method Nails\Common\CodeIgniter\Core\Config::_uri_string().
|
PHPStan Static Analysis:
src/Common/CodeIgniter/Core/Exceptions.php#L45
Method Nails\Common\CodeIgniter\Core\Exceptions::show_error() should return string but return statement is missing.
|
PHPStan Static Analysis:
src/Common/CodeIgniter/Core/Hooks.php#L250
Access to an undefined property Nails\Common\CodeIgniter\Core\Hooks::$in_progress.
|
PHPStan Static Analysis:
src/Common/CodeIgniter/Core/Lang.php#L21
Class Nails\Common\CodeIgniter\Core\Lang extends unknown class MX_Lang.
|
PHPStan Static Analysis:
src/Common/CodeIgniter/Core/Lang.php#L32
Nails\Common\CodeIgniter\Core\Lang::line() calls parent::line() but Nails\Common\CodeIgniter\Core\Lang does not extend any class.
|
PHPStan Static Analysis:
src/Common/CodeIgniter/Core/Lang.php#L36
Nails\Common\CodeIgniter\Core\Lang::line() calls parent::line() but Nails\Common\CodeIgniter\Core\Lang does not extend any class.
|
PHPStan Static Analysis:
src/Common/CodeIgniter/Core/Lang.php#L75
Access to an undefined property Nails\Common\CodeIgniter\Core\Lang::$language.
|
PHPStan Static Analysis:
src/Common/CodeIgniter/Core/Lang.php#L81
Access to static property $APP on an unknown class CI.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading