add RecursiveIteratorAggregateIterator #318
Annotations
2 errors and 11 warnings
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/TypedIterableAggregate.php#L1
Found violation(s) of type: native_function_invocation
|
src/TypedIterableAggregate.php#L1
Found violation(s) of type: global_namespace_import
|
src/TypedIterableAggregate.php#L1
Found violation(s) of type: no_extra_blank_lines
|
src/TypedIterableAggregate.php#L1
Found violation(s) of type: blank_line_between_import_groups
|
tests/unit/InterruptableIterableIteratorAggregateTest.php#L1
Found violation(s) of type: native_function_invocation
|
tests/unit/InterruptableIterableIteratorAggregateTest.php#L1
Found violation(s) of type: global_namespace_import
|
tests/unit/InterruptableIterableIteratorAggregateTest.php#L1
Found violation(s) of type: blank_line_between_import_groups
|
tests/unit/MapIterableAggregateTest.php#L1
Found violation(s) of type: native_function_invocation
|
tests/unit/MapIterableAggregateTest.php#L1
Found violation(s) of type: global_namespace_import
|
tests/unit/MapIterableAggregateTest.php#L1
Found violation(s) of type: no_extra_blank_lines
|
This job failed
Loading