Errors
Table of Contents
| src/core/etl/src/Flow/ETL/DSL/functions.php | 4 |
| src/core/etl/src/Flow/ETL/Schema/Definition/MapDefinition.php | 1 |
| src/core/etl/src/Flow/ETL/Transformer/OrderEntries/TypePriorities.php | 2 |
functions.php
| Type | Line | Description |
|---|---|---|
| ERROR | 2356 | Tag "method" with body "@method array<class-string<Entry<mixed>>, int> $priorities" has error \Flow\ETL\Row\Entry<mixed> is not a class string |
| ERROR | 2347 | Tag "method" with body "@method array<class-string<Entry<mixed>>, int> $priorities" has error \Flow\ETL\Row\Entry<mixed> is not a class string |
| ERROR | 2338 | Tag "method" with body "@method array<class-string<Entry<mixed>>, int> $priorities" has error \Flow\ETL\Row\Entry<mixed> is not a class string |
| ERROR | 1988 | Tag "method" with body "@method (MapType<TKey, TValue> | Type<array<TKey, TValue>>) $type" has error An array can have only integers or strings as keys |
MapDefinition.php
| Type | Line | Description |
|---|---|---|
| ERROR | 26 | Tag "method" with body "@method Definition<array<TKey, TValue>>" has error An array can have only integers or strings as keys |
TypePriorities.php
| Type | Line | Description |
|---|---|---|
| ERROR | 29 | Tag "method" with body "@method array<class-string<Entry<mixed>>, int>" has error \Flow\ETL\Row\Entry<mixed> is not a class string |
| ERROR | 48 | Tag "method" with body "@method array<class-string<Entry<mixed>>, int> $priorities" has error \Flow\ETL\Row\Entry<mixed> is not a class string |