chore: Use utility function (auto-support for nonce) #424
Annotations
10 errors and 2 warnings
build_and_test:
src/Api/Controller/Survey.php#L55
Function userHasPermission not found.
|
build_and_test:
src/Controller/Base.php#L25
Class Nails\Survey\Controller\BaseMiddle extends unknown class App\Controller\Base.
|
build_and_test:
src/Controller/Base.php#L33
Class App\Controller\Base not found.
|
build_and_test:
src/Controller/Base.php#L33
Function classExtends not found.
|
build_and_test:
src/Controller/Base.php#L36
Access to parent::class but Nails\Survey\Controller\BaseMiddle does not extend any class.
|
build_and_test:
src/Controller/Base.php#L37
Class App\Controller\Base not found.
|
build_and_test:
src/Controller/Base.php#L40
Nails\Survey\Controller\BaseMiddle::__construct() calls parent::__construct() but Nails\Survey\Controller\BaseMiddle does not extend any class.
|
build_and_test:
src/Database/Migration/Migration4.php#L37
Function generateToken not found.
|
build_and_test:
src/Model/Response.php#L114
Function generateToken not found.
|
build_and_test:
src/Resource/Response.php#L63
Function siteUrl not found.
|
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
|