Test DTO generator feature #784
ci.yml
on: pull_request
Coding Standard & Static Analysis
23s
Matrix: testsuite
Annotations
14 errors and 7 warnings
Coding Standard & Static Analysis:
src/Dto/Test/Data/RepoDto.php#L474
Property App\Dto\Test\Data\RepoDto::$topics type has no value type specified in iterable type array.
|
Coding Standard & Static Analysis:
src/Dto/Test/Data/RepoDto.php#L4849
Method App\Dto\Test\Data\RepoDto::setTopics() has parameter $topics with no value type specified in iterable type array.
|
Coding Standard & Static Analysis:
src/Dto/Test/Data/RepoDto.php#L4863
Method App\Dto\Test\Data\RepoDto::setTopicsOrFail() has parameter $topics with no value type specified in iterable type array.
|
Coding Standard & Static Analysis:
src/Dto/Test/Data/RepoDto.php#L4873
Method App\Dto\Test\Data\RepoDto::getTopics() return type has no value type specified in iterable type array.
|
Coding Standard & Static Analysis:
src/Dto/Test/Data/RepoDto.php#L4882
Method App\Dto\Test\Data\RepoDto::getTopicsOrFail() return type has no value type specified in iterable type array.
|
Coding Standard & Static Analysis:
src/Dto/Test/Schema/PullRequestDto.php#L248
Property App\Dto\Test\Schema\PullRequestDto::$assignees type has no value type specified in iterable type array.
|
Coding Standard & Static Analysis:
src/Dto/Test/Schema/PullRequestDto.php#L253
Property App\Dto\Test\Schema\PullRequestDto::$requestedReviewers type has no value type specified in iterable type array.
|
Coding Standard & Static Analysis:
src/Dto/Test/Schema/PullRequestDto.php#L258
Property App\Dto\Test\Schema\PullRequestDto::$requestedTeams type has no value type specified in iterable type array.
|
Coding Standard & Static Analysis:
src/Dto/Test/Schema/PullRequestDto.php#L1967
Method App\Dto\Test\Schema\PullRequestDto::setAssignees() has parameter $assignees with no value type specified in iterable type array.
|
Coding Standard & Static Analysis:
src/Dto/Test/Schema/PullRequestDto.php#L1981
Method App\Dto\Test\Schema\PullRequestDto::setAssigneesOrFail() has parameter $assignees with no value type specified in iterable type array.
|
testsuite (8.3, pgsql)
Process completed with exit code 2.
|
testsuite (8.1, pgsql)
Process completed with exit code 2.
|
testsuite (8.3, mysql)
Process completed with exit code 2.
|
testsuite (8.1, mysql)
Process completed with exit code 2.
|
Coding Standard & Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testsuite (8.3, pgsql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testsuite (8.1, pgsql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testsuite (8.3, sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testsuite (8.3, mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testsuite (8.1, mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testsuite (8.1, sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|