Correct Reference Detached Entities/Documents #2
Annotations
7 errors and 2 warnings
Run ./vendor/bin/phpstan analyze --no-progress --error-format="github":
src/ValueObject/Context.php#L107
Anonymous function should return object but returns object|null.
|
Run ./vendor/bin/phpstan analyze --no-progress --error-format="github":
src/ValueObject/Context.php#L112
Call to an undefined method Doctrine\ODM\MongoDB\Mapping\ClassMetadata<T of object>|Doctrine\ORM\Mapping\ClassMetadata<object>::getIdentifierValue().
|
Run ./vendor/bin/phpstan analyze --no-progress --error-format="github":
src/ValueObject/Context.php#L113
Anonymous function should return object but returns object|null.
|
Run ./vendor/bin/phpstan analyze --no-progress --error-format="github":
src/ValueObject/Context.php#L117
Anonymous function never returns null so it can be removed from the return type.
|
Run ./vendor/bin/phpstan analyze --no-progress --error-format="github":
src/ValueObject/Context.php#L118
Cannot call method getUser() on Symfony\Component\Security\Core\Authentication\Token\TokenInterface|null.
|
Run ./vendor/bin/phpstan analyze --no-progress --error-format="github":
src/ValueObject/Context.php#L131
Parameter #1 $object_or_class of function method_exists expects object|string, Symfony\Component\Security\Core\Authentication\Token\TokenInterface|null given.
|
Run ./vendor/bin/phpstan analyze --no-progress --error-format="github"
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading