Skip to content

Update to use the latest cakephp-pta #9

Update to use the latest cakephp-pta

Update to use the latest cakephp-pta #9

Triggered via pull request November 22, 2024 22:41
@fr3nch13fr3nch13
synchronize #49
2.x-dev
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Coverage
15s
Coverage
Coding Standard
15s
Coding Standard
Matrix: static-analysis
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 10 warnings
Test PHP 7.4
Process completed with exit code 2.
Test PHP 8.0
Process completed with exit code 2.
Test PHP 8.1
Process completed with exit code 2.
Static Analysis - PHP 8.1: src/Controller/AppController.php#L18
Class Fr3nch13\Jira\Controller\AppController extends unknown class App\Controller\AppController.
Static Analysis - PHP 8.1: src/Controller/AppController.php#L37
Fr3nch13\Jira\Controller\AppController::initialize() calls parent::initialize() but Fr3nch13\Jira\Controller\AppController does not extend any class.
Static Analysis - PHP 8.1: src/Controller/AppController.php#L51
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 8.1: src/Controller/AppController.php#L52
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 8.1: src/Controller/AppController.php#L53
Access to an undefined property Fr3nch13\Jira\Controller\AppController::$Flash.
Static Analysis - PHP 8.1: src/Controller/AppController.php#L55
Call to an undefined method Fr3nch13\Jira\Controller\AppController::redirect().
Static Analysis - PHP 8.1: src/Controller/AppController.php#L58
Access to an undefined property Fr3nch13\Jira\Controller\AppController::$Flash.
Static Analysis - PHP 8.1: src/Controller/AppController.php#L62
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 8.1: src/Controller/AppController.php#L66
Call to an undefined method Fr3nch13\Jira\Controller\AppController::set().
Static Analysis - PHP 8.1: src/Lib/JiraProject.php#L583
Call to an undefined method JiraRestApi\Issue\IssueField::setPriorityName().
Coding Standard: src/Lib/JiraProject.php#L688
Use single instead of double quotes for simple strings.
Coding Standard: tests/bootstrap.php#L4
Expected 1 line after last use statement, found 0.
Coding Standard: tests/bootstrap.php#L19
Found more than a single empty line between content
Coding Standard: tests/bootstrap.php#L20
Found more than a single empty line between content
Coding Standard
Process completed with exit code 1.
Coverage
Process completed with exit code 2.
Test PHP 8.2
Process completed with exit code 2.
Static Analysis - PHP 7.4: src/Controller/AppController.php#L18
Class Fr3nch13\Jira\Controller\AppController extends unknown class App\Controller\AppController.
Static Analysis - PHP 7.4: src/Controller/AppController.php#L37
Fr3nch13\Jira\Controller\AppController::initialize() calls parent::initialize() but Fr3nch13\Jira\Controller\AppController does not extend any class.
Static Analysis - PHP 7.4: src/Controller/AppController.php#L51
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 7.4: src/Controller/AppController.php#L52
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 7.4: src/Controller/AppController.php#L53
Access to an undefined property Fr3nch13\Jira\Controller\AppController::$Flash.
Static Analysis - PHP 7.4: src/Controller/AppController.php#L55
Call to an undefined method Fr3nch13\Jira\Controller\AppController::redirect().
Static Analysis - PHP 7.4: src/Controller/AppController.php#L58
Access to an undefined property Fr3nch13\Jira\Controller\AppController::$Flash.
Static Analysis - PHP 7.4: src/Controller/AppController.php#L62
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 7.4: src/Controller/AppController.php#L66
Call to an undefined method Fr3nch13\Jira\Controller\AppController::set().
Static Analysis - PHP 7.4: templates/App/add.php#L19
Call to method extend() on an unknown class App\View\AppView.
Static Analysis - PHP 8.2: src/Controller/AppController.php#L18
Class Fr3nch13\Jira\Controller\AppController extends unknown class App\Controller\AppController.
Static Analysis - PHP 8.2: src/Controller/AppController.php#L37
Fr3nch13\Jira\Controller\AppController::initialize() calls parent::initialize() but Fr3nch13\Jira\Controller\AppController does not extend any class.
Static Analysis - PHP 8.2: src/Controller/AppController.php#L51
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 8.2: src/Controller/AppController.php#L52
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 8.2: src/Controller/AppController.php#L53
Access to an undefined property Fr3nch13\Jira\Controller\AppController::$Flash.
Static Analysis - PHP 8.2: src/Controller/AppController.php#L55
Call to an undefined method Fr3nch13\Jira\Controller\AppController::redirect().
Static Analysis - PHP 8.2: src/Controller/AppController.php#L58
Access to an undefined property Fr3nch13\Jira\Controller\AppController::$Flash.
Static Analysis - PHP 8.2: src/Controller/AppController.php#L62
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 8.2: src/Controller/AppController.php#L66
Call to an undefined method Fr3nch13\Jira\Controller\AppController::set().
Static Analysis - PHP 8.2: src/Lib/JiraProject.php#L583
Call to an undefined method JiraRestApi\Issue\IssueField::setPriorityName().
Static Analysis - PHP 8.0: src/Controller/AppController.php#L18
Class Fr3nch13\Jira\Controller\AppController extends unknown class App\Controller\AppController.
Static Analysis - PHP 8.0: src/Controller/AppController.php#L37
Fr3nch13\Jira\Controller\AppController::initialize() calls parent::initialize() but Fr3nch13\Jira\Controller\AppController does not extend any class.
Static Analysis - PHP 8.0: src/Controller/AppController.php#L51
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 8.0: src/Controller/AppController.php#L52
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 8.0: src/Controller/AppController.php#L53
Access to an undefined property Fr3nch13\Jira\Controller\AppController::$Flash.
Static Analysis - PHP 8.0: src/Controller/AppController.php#L55
Call to an undefined method Fr3nch13\Jira\Controller\AppController::redirect().
Static Analysis - PHP 8.0: src/Controller/AppController.php#L58
Access to an undefined property Fr3nch13\Jira\Controller\AppController::$Flash.
Static Analysis - PHP 8.0: src/Controller/AppController.php#L62
Call to an undefined method Fr3nch13\Jira\Controller\AppController::getRequest().
Static Analysis - PHP 8.0: src/Controller/AppController.php#L66
Call to an undefined method Fr3nch13\Jira\Controller\AppController::set().
Static Analysis - PHP 8.0: src/Lib/JiraProject.php#L583
Call to an undefined method JiraRestApi\Issue\IssueField::setPriorityName().
Test PHP 7.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test PHP 8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test PHP 8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis - PHP 8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coding Standard
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis - PHP 7.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis - PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis - PHP 8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/