Symfony 7 compatibility, bump, refactoring #210
Annotations
14 errors and 1 warning
src/Exception/EuLoginApiAuthenticationException.php#L23
Method EcPhp\EuLoginApiAuthenticationBundle\Exception\EuLoginApiAuthenticationException::invalidAuthorizationHeader() has parameter $headerParts with no value type specified in iterable type array.
|
src/Security/Core/User/EuLoginApiAuthenticationUser.php#L32
Method EcPhp\EuLoginApiAuthenticationBundle\Security\Core\User\EuLoginApiAuthenticationUser::createFromPayload() has no return type specified.
|
src/Security/Core/User/EuLoginApiAuthenticationUser.php#L32
Method EcPhp\EuLoginApiAuthenticationBundle\Security\Core\User\EuLoginApiAuthenticationUser::createFromPayload() has parameter $identifier with no type specified.
|
src/Security/Core/User/EuLoginApiAuthenticationUser.php#L32
Method EcPhp\EuLoginApiAuthenticationBundle\Security\Core\User\EuLoginApiAuthenticationUser::createFromPayload() has parameter $payload with no value type specified in iterable type array.
|
src/Security/Core/User/EuLoginApiAuthenticationUser.php#L49
Method EcPhp\EuLoginApiAuthenticationBundle\Security\Core\User\EuLoginApiAuthenticationUser::getAttributes() return type has no value type specified in iterable type array.
|
src/Security/Core/User/EuLoginApiAuthenticationUser.php#L51
Method EcPhp\EuLoginApiAuthenticationBundle\Security\Core\User\EuLoginApiAuthenticationUser::getAttributes() should return array<array|string> but returns array.
|
src/Security/Core/User/EuLoginApiAuthenticationUserInterface.php#L35
Method EcPhp\EuLoginApiAuthenticationBundle\Security\Core\User\EuLoginApiAuthenticationUserInterface::getAttributes() return type has no value type specified in iterable type array.
|
src/Security/Core/User/EuLoginApiAuthenticationUserProvider.php#L30
Method EcPhp\EuLoginApiAuthenticationBundle\Security\Core\User\EuLoginApiAuthenticationUserProvider::loadUserByUsernameAndPayload() has parameter $payload with no value type specified in iterable type array.
|
src/Security/Core/User/EuLoginApiAuthenticationUserProvider.php#L37
Method EcPhp\EuLoginApiAuthenticationBundle\Security\Core\User\EuLoginApiAuthenticationUserProvider::refreshUser() should return EcPhp\EuLoginApiAuthenticationBundle\Security\Core\User\EuLoginApiAuthenticationUserInterface but returns Symfony\Component\Security\Core\User\UserInterface.
|
src/Security/Core/User/EuLoginApiAuthenticationUserProviderInterface.php#L22
Method EcPhp\EuLoginApiAuthenticationBundle\Security\Core\User\EuLoginApiAuthenticationUserProviderInterface::loadUserByUsernameAndPayload() has parameter $payload with no value type specified in iterable type array.
|
src/DependencyInjection/Configuration.php#L29
src/DependencyInjection/Configuration.php:29:15: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::scalarNode does not exist (see https://psalm.dev/181)
|
src/Service/EuLoginApiAccessTokenVerifier.php#L26
src/Service/EuLoginApiAccessTokenVerifier.php:26:35: InternalMethod: The method Facile\JoseVerifier\Validate\Validate::run is internal to Facile but called from EcPhp\EuLoginApiAuthenticationBundle\Service\EuLoginApiAccessTokenVerifier::verify (see https://psalm.dev/175)
|
src/Service/EuLoginApiCredentials.php#L186
src/Service/EuLoginApiCredentials.php:186:15: UndefinedMethod: Method Facile\OpenIDClient\Service\Builder\AbstractServiceBuilder::build does not exist (see https://psalm.dev/022)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading