Skip to content

docs: update changelog #325

docs: update changelog

docs: update changelog #325

Triggered via push August 27, 2024 16:05
Status Failure
Total duration 44s
Artifacts
Matrix: Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Static Analysis (ubuntu-latest, 8.1): src/InfiniteIteratorAggregate.php#L37
While loop condition is always true.
Static Analysis (ubuntu-latest, 8.1)
Process completed with exit code 1.
Static Analysis (ubuntu-latest, 8.1): src/InfiniteIteratorAggregate.php#L37
While loop condition is always true.
Static Analysis (ubuntu-latest, 8.1): src/IterableIterator.php#L34
Parameter #1 $callable of class loophp\iterators\ClosureIterator constructor expects callable(mixed): iterable, Closure(iterable): Generator<mixed, mixed, mixed, void> given.
Static Analysis (ubuntu-latest, 8.1): src/SortIterableAggregate.php#L60
Cannot access offset 0 on mixed.
Static Analysis (ubuntu-latest, 8.1): src/SortIterableAggregate.php#L60
Cannot access offset 0 on mixed.
Static Analysis (ubuntu-latest, 8.1): src/SortIterableAggregate.php#L60
Cannot access offset 0 on mixed.
Static Analysis (ubuntu-latest, 8.1): src/SortIterableAggregate.php#L60
Cannot access offset 0 on mixed.
Static Analysis (ubuntu-latest, 8.1): src/SortIterableAggregate.php#L60
Cannot access offset 1 on mixed.
Static Analysis (ubuntu-latest, 8.1): src/SortIterableAggregate.php#L60
Cannot access offset 1 on mixed.
Static Analysis (ubuntu-latest, 8.1): src/SortIterableAggregate.php#L60
Cannot access offset 1 on mixed.
Static Analysis (ubuntu-latest, 8.1): src/SortIterableAggregate.php#L60
Cannot access offset 1 on mixed.
Static Analysis (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/