chore: Use correct error messaging #423
Annotations
10 errors and 1 warning
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
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/
|