Added ArrayLoader with usage example #826
Annotations
2 errors
ReferenceConstraintViolation:
src/core/etl/src/Flow/ETL/DSL/functions.php#L294
src/core/etl/src/Flow/ETL/DSL/functions.php:294:5: ReferenceConstraintViolation: Variable $array is limited to values of type array<array-key, array<array-key, mixed>> because it is passed by reference, array<array-key, mixed> type found. Use @param-out to specify a different output type (see https://psalm.dev/086)
|
Static Analyze (locked, 8.1, ubuntu-latest)
Process completed with exit code 2.
|