Update interface implementation in providers #99
Annotations
5 errors and 2 warnings
src/RowInterfaceProvider.php#L46
NoInterfaceProperties: Interfaces cannot have properties
|
src/RowListInterfaceProvider.php#L39
MixedInferredReturnType: Could not verify return type 'Ray\Query\QueryInterface&Ray\Query\QueryInterface' for Ray\Query\RowListInterfaceProvider::get
|
src/RowListInterfaceProvider.php#L50
MixedReturnStatement: Could not infer a return type
|
src/RowListInterfaceProvider.php#L50
PossiblyUndefinedVariable: Possibly undefined variable $named defined in try block
|
|
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