Remove parents for AggregateRootInterface #228
Triggered via pull request
September 21, 2023 10:09
Status
Failure
Total duration
1m 35s
Artifacts
–
ci.yaml
on: pull_request
Annotations
9 errors and 5 warnings
Static Analysis:
EventListener/ORM/Aggregate/AggregatePartListener.php#L26
Property StfalconStudio\ApiBundle\EventListener\ORM\Aggregate\AggregatePartListener::$aggregateRoots has unknown class StfalconStudio\ApiBundle\Model\Aggregate\AggregateRootInterface as its type.
|
Static Analysis:
EventListener/ORM/Aggregate/AggregatePartListener.php#L54
Call to method setUpdatedAt() on an unknown class StfalconStudio\ApiBundle\Model\Aggregate\AggregateRootInterface.
|
Static Analysis:
EventListener/ORM/Aggregate/AggregatePartListener.php#L66
Class StfalconStudio\ApiBundle\Model\Aggregate\AggregatePartInterface not found.
|
Static Analysis:
EventListener/ORM/Aggregate/AggregatePartListener.php#L67
Call to method getAggregateRoot() on an unknown class StfalconStudio\ApiBundle\Model\Aggregate\AggregatePartInterface.
|
Static Analysis:
Serializer/CircularReferenceHandler.php#L27
Parameter $object of method StfalconStudio\ApiBundle\Serializer\CircularReferenceHandler::__invoke() has invalid type StfalconStudio\ApiBundle\Model\UUID\UuidInterface.
|
Static Analysis:
Serializer/CircularReferenceHandler.php#L27
Parameter $object of method StfalconStudio\ApiBundle\Serializer\CircularReferenceHandler::__invoke() has invalid type StfalconStudio\ApiBundle\Model\UUID\UuidInterface.
|
Static Analysis:
Serializer/CircularReferenceHandler.php#L30
Call to method getId() on an unknown class StfalconStudio\ApiBundle\Model\UUID\UuidInterface.
|
Static Analysis
Process completed with exit code 1.
|
Tests (PHP 8.2 / Symfony 6.2)
Process completed with exit code 255.
|
Composer Validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Composer Install
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code Style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (PHP 8.2 / Symfony 6.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|