refactor: remove dependency to ClosureIteratorAggregate #1701
Annotations
2 errors and 6 warnings
Code Style (ubuntu-latest, 8.1)
Process completed with exit code 1.
|
Code Style (ubuntu-latest, 8.1)
Process completed with exit code 1.
|
Code Style (ubuntu-latest, 8.1)
The following actions use a deprecated Node.js version 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/
|
Code Style (ubuntu-latest, 8.1):
src/Collection.php#L1
Found violation(s) of type: new_with_parentheses
|
Code Style (ubuntu-latest, 8.1):
src/Collection.php#L1
Found violation(s) of type: function_declaration
|
Code Style (ubuntu-latest, 8.1):
src/Collection.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Code Style (ubuntu-latest, 8.1):
src/Collection.php#L1
Found violation(s) of type: no_extra_blank_lines
|
Code Style (ubuntu-latest, 8.1):
src/Collection.php#L1
Found violation(s) of type: blank_line_between_import_groups
|