Pimcore 11 Support #118
Annotations
10 errors and 2 warnings
stan (8.2, ^6.2, ~11.0.0):
lib/test-bundle/src/Adapter/User/UserTrait.php (in context of class MembersBundle/Adapter/User/AbstractSsoAwareUser)#L44
Using nullsafe method call on non-nullable type Pimcore\Model\DataObject\ClassDefinition. Use -> instead.
|
stan (8.2, ^6.2, ~11.0.0):
lib/test-bundle/src/Adapter/User/UserTrait.php (in context of class MembersBundle/Adapter/User/AbstractUser)#L44
Using nullsafe method call on non-nullable type Pimcore\Model\DataObject\ClassDefinition. Use -> instead.
|
stan (8.2, ^6.2, ~11.0.0):
lib/test-bundle/src/EventListener/FlashListener.php#L62
Method MembersBundle\EventListener\FlashListener::getSession() should return Symfony\Component\HttpFoundation\Session\Session but returns Symfony\Component\HttpFoundation\Session\SessionInterface.
|
stan (8.2, ^6.2, ~11.0.0):
lib/test-bundle/src/EventListener/PostConfirmationListener.php#L71
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionBagInterface::set().
|
stan (8.2, ^6.2, ~11.0.0):
lib/test-bundle/src/EventListener/PostConfirmationListener.php#L91
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionBagInterface::set().
|
stan (8.2, ^6.2, ~11.0.0):
lib/test-bundle/src/EventListener/PostConfirmationListener.php#L113
Method MembersBundle\EventListener\PostConfirmationListener::getSession() should return Symfony\Component\HttpFoundation\Session\Session but returns Symfony\Component\HttpFoundation\Session\SessionInterface.
|
stan (8.2, ^6.2, ~11.0.0):
lib/test-bundle/src/Manager/RestrictionManager.php#L141
Using nullsafe method call on non-nullable type Pimcore\Model\DataObject\ClassDefinition. Use -> instead.
|
stan (8.2, ^6.2, ~11.0.0):
lib/test-bundle/src/Security/OAuth/OAuthTokenStorage.php#L17
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionBagInterface::set().
|
stan (8.2, ^6.2, ~11.0.0):
lib/test-bundle/src/Security/OAuth/OAuthTokenStorage.php#L18
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionBagInterface::set().
|
stan (8.2, ^6.2, ~11.0.0):
lib/test-bundle/src/Security/OAuth/OAuthTokenStorage.php#L23
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionBagInterface::get().
|
stan (8.2, ^6.2, ~11.0.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
stan (8.2, ^6.2, ~11.0.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|