TASK - adjust lazy data processor behaviour #40
Annotations
10 errors and 2 warnings
Run ./vendor/bin/grumphp run --ansi:
Classes/DataProcessing/LazyDataProcessor.php#L25
Method AUS\SsiInclude\DataProcessing\LazyDataProcessor::process() has parameter $processedData with no value type specified in iterable type array.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/DataProcessing/LazyDataProcessor.php#L25
Method AUS\SsiInclude\DataProcessing\LazyDataProcessor::process() has parameter $processorConfiguration with no value type specified in iterable type array.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/DataProcessing/LazyDataProcessor.php#L25
Method AUS\SsiInclude\DataProcessing\LazyDataProcessor::process() return type has no value type specified in iterable type array.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/DataProcessing/LazyDataProcessor.php#L52
Class AUS\SsiInclude\DataProcessing\Proxy implements generic interface Iterator but does not specify its types: TKey, TValue
|
Run ./vendor/bin/grumphp run --ansi:
Classes/DataProcessing/LazyDataProcessor.php#L72
Method AUS\SsiInclude\DataProcessing\Proxy::__call() has no return type specified.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/DataProcessing/LazyDataProcessor.php#L72
Method AUS\SsiInclude\DataProcessing\Proxy::__call() has parameter $arguments with no type specified.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/DataProcessing/LazyDataProcessor.php#L72
Method AUS\SsiInclude\DataProcessing\Proxy::__call() has parameter $name with no type specified.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/DataProcessing/LazyDataProcessor.php#L75
Parameter #1 $callback of function call_user_func expects callable(): mixed, array{mixed, mixed} given.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/DataProcessing/LazyDataProcessor.php#L78
Method AUS\SsiInclude\DataProcessing\Proxy::__invoke() has no return type specified.
|
Run ./vendor/bin/grumphp run --ansi:
Classes/DataProcessing/LazyDataProcessor.php#L78
Method AUS\SsiInclude\DataProcessing\Proxy::__invoke() has parameter $arguments with no type specified.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading