Bump cakephp/migrations from 4.1.0 to 4.5.1 #59
ci.yml
on: pull_request
Coding Standard & Static Analysis
28s
Matrix: testsuite
Annotations
9 errors
testsuite (8.1, lowest)
Process completed with exit code 1.
|
testsuite (8.1, highest)
Process completed with exit code 1.
|
testsuite (8.2, highest)
Process completed with exit code 1.
|
Coding Standard & Static Analysis:
src/Controller/HomeController.php#L6
Type Cake\Core\Configure is not used in this file.
|
Coding Standard & Static Analysis:
src/Controller/HomeController.php#L7
Type Cake\Http\Exception\ForbiddenException is not used in this file.
|
Coding Standard & Static Analysis:
src/Controller/HomeController.php#L8
Type Cake\Http\Exception\NotFoundException is not used in this file.
|
Coding Standard & Static Analysis:
src/Controller/HomeController.php#L10
Type Cake\View\Exception\MissingTemplateException is not used in this file.
|
Coding Standard & Static Analysis:
src/Controller/HomeController.php#L14
Missing doc comment for function index()
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|