Skip to content

Removed value object AggregateId #53

Removed value object AggregateId

Removed value object AggregateId #53

Triggered via push April 19, 2024 01:29
Status Failure
Total duration 36s
Artifacts

coding-style.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
PHPStan: src/ArchitectureBundle/Domain/ValueObject/UuidValueTrait.php (in context of class SixtyEightPublishers/ArchitectureBundle/Domain/ValueObject/EventId)#L60
Parameter $aggregateId of method SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\EventId::fromAggregateId() has invalid type SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\AggregateId.
PHPStan: src/ArchitectureBundle/Domain/ValueObject/UuidValueTrait.php (in context of class SixtyEightPublishers/ArchitectureBundle/Domain/ValueObject/EventId)#L62
Call to method toUuid() on an unknown class SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\AggregateId.
PHPStan: src/ArchitectureBundle/Domain/ValueObject/UuidValueTrait.php (in context of class SixtyEightPublishers/ArchitectureBundle/Domain/ValueObject/EventId)#L83
Method SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\EventId::toAggregateId() has invalid return type SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\AggregateId.
PHPStan: src/ArchitectureBundle/Domain/ValueObject/UuidValueTrait.php (in context of class SixtyEightPublishers/ArchitectureBundle/Domain/ValueObject/EventId)#L85
Call to static method fromUuid() on an unknown class SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\AggregateId.
PHPStan: src/ArchitectureBundle/Domain/ValueObject/UuidValueTrait.php (in context of class SixtyEightPublishers/FlashMessageBundle/Domain/FlashMessageId)#L60
Parameter $aggregateId of method SixtyEightPublishers\FlashMessageBundle\Domain\FlashMessageId::fromAggregateId() has invalid type SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\AggregateId.
PHPStan: src/ArchitectureBundle/Domain/ValueObject/UuidValueTrait.php (in context of class SixtyEightPublishers/FlashMessageBundle/Domain/FlashMessageId)#L62
Call to method toUuid() on an unknown class SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\AggregateId.
PHPStan: src/ArchitectureBundle/Domain/ValueObject/UuidValueTrait.php (in context of class SixtyEightPublishers/FlashMessageBundle/Domain/FlashMessageId)#L83
Method SixtyEightPublishers\FlashMessageBundle\Domain\FlashMessageId::toAggregateId() has invalid return type SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\AggregateId.
PHPStan: src/ArchitectureBundle/Domain/ValueObject/UuidValueTrait.php (in context of class SixtyEightPublishers/FlashMessageBundle/Domain/FlashMessageId)#L85
Call to static method fromUuid() on an unknown class SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\AggregateId.
PHPStan: src/ArchitectureBundle/Domain/ValueObject/UuidValueTrait.php (in context of class SixtyEightPublishers/ForgotPasswordBundle/Domain/ValueObject/PasswordRequestId)#L60
Parameter $aggregateId of method SixtyEightPublishers\ForgotPasswordBundle\Domain\ValueObject\PasswordRequestId::fromAggregateId() has invalid type SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\AggregateId.
PHPStan: src/ArchitectureBundle/Domain/ValueObject/UuidValueTrait.php (in context of class SixtyEightPublishers/ForgotPasswordBundle/Domain/ValueObject/PasswordRequestId)#L62
Call to method toUuid() on an unknown class SixtyEightPublishers\ArchitectureBundle\Domain\ValueObject\AggregateId.
Php-Cs-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.