Skip to content

Added ArrayLoader with usage example #826

Added ArrayLoader with usage example

Added ArrayLoader with usage example #826

Triggered via pull request September 16, 2024 17:57
Status Failure
Total duration 54s
Artifacts

static-analyze.yml

on: pull_request
Matrix: Static Analyze
Fit to window
Zoom out
Zoom in

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.