Test DTO generator feature #787
Annotations
10 errors and 1 warning
Run phpstan:
src/Dto/Test/Data/ObjectDto.php#L2514
Cannot redeclare method App\Dto\Test\Data\ObjectDto::getAssignee().
|
Run phpstan:
src/Dto/Test/Data/ObjectDto.php#L2537
Cannot redeclare method App\Dto\Test\Data\ObjectDto::hasAssignee().
|
Run phpstan:
src/Dto/Test/Data/RepoDto.php#L474
Property App\Dto\Test\Data\RepoDto::$topics type has no value type specified in iterable type array.
|
Run phpstan:
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.
|
Run phpstan:
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.
|
Run phpstan:
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.
|
Run phpstan:
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.
|
Run phpstan:
src/Dto/Test/Schema/PullRequestDto.php#L2001
Cannot redeclare method App\Dto\Test\Schema\PullRequestDto::getAssignee().
|
Run phpstan:
src/Dto/Test/Schema/PullRequestDto.php#L2024
Cannot redeclare method App\Dto\Test\Schema\PullRequestDto::hasAssignee().
|
Run phpstan:
src/Dto/Test/Schema/RepoDto.php#L579
Property App\Dto\Test\Schema\RepoDto::$topics type has no value type specified in iterable type array.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading