fix: allow inner loop traversals of SimpleCachingIteratorAggregate #300
Annotations
2 errors and 4 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Style (ubuntu-latest, 8.1):
tests/unit/SimpleCachingIteratorAggregateTest.php#L1
Found violation(s) of type: ordered_class_elements
|
Code Style (ubuntu-latest, 8.1):
tests/unit/SimpleCachingIteratorAggregateTest.php#L1
Found violation(s) of type: yoda_style
|
Code Style (ubuntu-latest, 8.1):
tests/unit/SimpleCachingIteratorAggregateTest.php#L1
Found violation(s) of type: blank_line_before_statement
|