Enhance Provider to support old bindings with warning #119
Annotations
10 errors and 2 warnings
src/RowInterfaceProvider.php#L44
MixedInferredReturnType: Could not verify return type 'Ray\Query\QueryInterface&Ray\Query\QueryInterface' for Ray\Query\RowInterfaceProvider::get
|
src/RowInterfaceProvider.php#L51
MixedReturnStatement: Could not infer a return type
|
src/RowInterfaceProvider.php#L57
MissingReturnType: Method Ray\Query\RowInterfaceProvider::handleSqlNotFound does not have a return type, expecting Ray\Query\RowInterface
|
src/RowInterfaceProvider.php#L57
MissingParamType: Parameter $e has no provided type
|
src/RowInterfaceProvider.php#L60
MixedAssignment: Unable to determine the type that $named is being assigned to
|
src/RowInterfaceProvider.php#L60
MixedPropertyFetch: Cannot fetch property on mixed var $e
|
src/RowInterfaceProvider.php#L61
MixedArgument: Argument 2 of Ray\Di\InjectorInterface::getInstance cannot be mixed, expecting string
|
src/RowInterfaceProvider.php#L62
MixedArgument: Argument 2 of sprintf cannot be mixed, expecting float|int|string
|
src/RowInterfaceProvider.php#L62
MixedArgument: Argument 3 of sprintf cannot be mixed, expecting float|int|string
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
This job failed
Loading