Test DTO generator feature #787
ci.yml
on: push
Coding Standard & Static Analysis
26s
Matrix: testsuite
Annotations
14 errors and 7 warnings
Coding Standard & Static Analysis:
src/Dto/Test/Data/ObjectDto.php#L2514
Cannot redeclare method App\Dto\Test\Data\ObjectDto::getAssignee().
|
Coding Standard & Static Analysis:
src/Dto/Test/Data/ObjectDto.php#L2537
Cannot redeclare method App\Dto\Test\Data\ObjectDto::hasAssignee().
|
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#L2001
Cannot redeclare method App\Dto\Test\Schema\PullRequestDto::getAssignee().
|
Coding Standard & Static Analysis:
src/Dto/Test/Schema/PullRequestDto.php#L2024
Cannot redeclare method App\Dto\Test\Schema\PullRequestDto::hasAssignee().
|
Coding Standard & Static Analysis:
src/Dto/Test/Schema/RepoDto.php#L579
Property App\Dto\Test\Schema\RepoDto::$topics type has no value type specified in iterable type array.
|
testsuite (8.1, pgsql)
Process completed with exit code 2.
|
testsuite (8.3, pgsql)
Process completed with exit code 2.
|
testsuite (8.1, mysql)
Process completed with exit code 2.
|
testsuite (8.3, 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.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.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/.
|
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, 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.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.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/.
|