Skip to content

chore: Use utility functions #666

chore: Use utility functions

chore: Use utility functions #666

Triggered via push December 17, 2024 11:35
Status Failure
Total duration 1m 16s
Artifacts
build_and_test
1m 5s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build_and_test: src/Common/CodeIgniter/Core/Config.php#L21
Class Nails\Common\CodeIgniter\Core\Config extends unknown class MX_Config.
build_and_test: 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.
build_and_test: src/Common/CodeIgniter/Core/Config.php#L67
Call to an undefined method Nails\Common\CodeIgniter\Core\Config::_uri_string().
build_and_test: src/Common/CodeIgniter/Core/Exceptions.php#L45
Method Nails\Common\CodeIgniter\Core\Exceptions::show_error() should return string but return statement is missing.
build_and_test: src/Common/CodeIgniter/Core/Hooks.php#L250
Access to an undefined property Nails\Common\CodeIgniter\Core\Hooks::$in_progress.
build_and_test: src/Common/CodeIgniter/Core/Lang.php#L21
Class Nails\Common\CodeIgniter\Core\Lang extends unknown class MX_Lang.
build_and_test: 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.
build_and_test: 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.
build_and_test: src/Common/CodeIgniter/Core/Lang.php#L75
Access to an undefined property Nails\Common\CodeIgniter\Core\Lang::$language.
build_and_test: src/Common/CodeIgniter/Core/Lang.php#L81
Access to static property $APP on an unknown class CI.
build_and_test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
build_and_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636