Add Types class defining psalm type annotations
#608
Annotations
10 errors and 1 warning
|
src/di/AnnotatedClassMethods.php#L41
Call to an undefined method ReflectionMethod::getAnnotation().
|
|
src/di/NewInstance.php#L100
Parameter #1 $bindings of method Ray\Aop\WeavedInterface::_setBindings() expects array<non-empty-string, array<Ray\Aop\MethodInterceptor>>, array<string, list<Ray\Aop\MethodInterceptor>> given.
|
|
src/di/Types.php#L153
Class Ray\Di\Types has type alias MapProviders with generic interface Ray\Di\ProviderInterface but does not specify its types: T
|
|
src/di/Types.php#L153
Class Ray\Di\Types has type alias ProviderClassName with generic interface Ray\Di\ProviderInterface but does not specify its types: T
|
|
src/di/Types.php#L153
Class Ray\Di\Types has type alias ProviderDefinition with generic interface Ray\Di\ProviderInterface but does not specify its types: T
|
|
src/di/Types.php#L153
Type alias InjectionPoint already exists as a class in scope of Ray\Di\Types.
|
|
src/di/Types.php#L153
Type alias InjectionPoints already exists as a class in scope of Ray\Di\Types.
|
|
src/di/Types.php#L153
Type alias LazyMap contains unknown class Ray\Di\LazyInterface.
|
|
src/di/Types.php#L153
Type alias ModuleConfig contains unknown class Ray\Di\LazyInterface.
|
|
src/di/Types.php#L153
Type alias ModuleConfig contains unknown class Ray\Di\Pointcut.
|
|
|
The logs for this run have expired and are no longer available.
Loading