Updating to symfony 6 and 7 #13
Annotations
10 errors and 2 warnings
Run script:
src/Adapter/PostHogAdapter.php#L98
Unreachable statement - code above always terminates.
|
Run script:
src/EventListener/RequestListener.php#L41
Call to an undefined method Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest().
|
Run script:
src/Model/AliasMessage.php#L15
Method PostHog\PostHogBundle\Model\AliasMessage::toArray() has no return type specified.
|
Run script:
src/Model/GroupIdentifyMessage.php#L19
Method PostHog\PostHogBundle\Model\GroupIdentifyMessage::toArray() return type has no value type specified in iterable type array.
|
Run script:
src/Model/IdentifyMessage.php#L9
Method PostHog\PostHogBundle\Model\IdentifyMessage::__construct() has parameter $set with no value type specified in iterable type array.
|
Run script:
src/Model/IdentifyMessage.php#L15
Method PostHog\PostHogBundle\Model\IdentifyMessage::toArray() return type has no value type specified in iterable type array.
|
Run script:
src/Model/Message.php#L9
Method PostHog\PostHogBundle\Model\Message::__construct() has parameter $properties with no value type specified in iterable type array.
|
Run script:
src/Model/Message.php#L16
Method PostHog\PostHogBundle\Model\Message::toArray() return type has no value type specified in iterable type array.
|
Run script:
src/functions.php#L14
Function PostHog\PostHogBundle\identify() has parameter $message with no value type specified in iterable type array.
|
Run script:
src/functions.php#L16
Parameter #1 $message of method PostHog\PostHogBundle\Adapter\PostHogAdapter::identify() expects PostHog\PostHogBundle\Model\IdentifyMessage, array given.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. 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