Skip to content

Add list() methods and deprecate all() methods #202

Add list() methods and deprecate all() methods

Add list() methods and deprecate all() methods #202

Triggered via pull request October 9, 2023 12:38
Status Failure
Total duration 39s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Tests (PHP 8.0 on ubuntu-latest)
Process completed with exit code 2.
Tests (PHP 8.1 on ubuntu-latest)
Process completed with exit code 2.
Tests (PHP 7.4 on ubuntu-latest)
Process completed with exit code 2.
Tests (PHP 8.2 on ubuntu-latest): tests/Unit/Api/IssueCategory/ListTest.php#L46
Call to an undefined method Redmine\Api\IssueCategory::list().
Tests (PHP 8.2 on ubuntu-latest): tests/Unit/Api/IssueCategory/ListTest.php#L82
Call to an undefined method Redmine\Api\IssueCategory::list().
Tests (PHP 8.2 on ubuntu-latest): tests/Unit/Api/IssueCategory/ListTest.php#L97
Call to an undefined method Redmine\Api\IssueCategory::list().
Tests (PHP 8.2 on ubuntu-latest): tests/Unit/Api/IssueRelation/ListTest.php#L42
Call to an undefined method Redmine\Api\IssueRelation::list().
Tests (PHP 8.2 on ubuntu-latest): tests/Unit/Api/IssueRelation/ListTest.php#L77
Call to an undefined method Redmine\Api\IssueRelation::list().
Tests (PHP 8.2 on ubuntu-latest): tests/Unit/Api/Membership/ListTest.php#L45
Call to an undefined method Redmine\Api\Membership::list().
Tests (PHP 8.2 on ubuntu-latest): tests/Unit/Api/Membership/ListTest.php#L80
Call to an undefined method Redmine\Api\Membership::list().
Tests (PHP 8.2 on ubuntu-latest): tests/Unit/Api/Membership/ListTest.php#L95
Call to an undefined method Redmine\Api\Membership::list().
Tests (PHP 8.2 on ubuntu-latest)
Process completed with exit code 1.