Chore: Fix types #109
Annotations
10 errors and 5 warnings
src/ChunkIterator.php#L88
Array (array<TKey, TValue>) does not accept key int.
|
src/IterableObject.php#L126
Method BenTools\IterableFunctions\IterableObject::chunk() should return iterable<int, iterable<TKey, TValue>> but returns BenTools\IterableFunctions\ChunkIterator<mixed, mixed>.
|
src/IterableObject.php#L129
Method BenTools\IterableFunctions\IterableObject::chunk() should return iterable<int, iterable<TKey, TValue>> but returns array<array>.
|
tests/IterableObjectTest.php#L95
Parameter #1 ...$data of method Pest\PendingCalls\TestCall::with() expects array<Closure|iterable<int|string, mixed>|string>|Closure|string, BenTools\CartesianProduct\CartesianProduct given.
|
tests/IterableValuesTest.php#L27
Variable $key might not be defined.
|
tests/IterableValuesTest.php#L28
Variable $value might not be defined.
|
tests/IterableValuesTest.php#L45
Variable $key might not be defined.
|
tests/IterableValuesTest.php#L46
Variable $value might not be defined.
|
vendor/pestphp/pest/src/Expectation.php#L348
Syntax error, unexpected ')' on line 348
|
vendor/pestphp/pest/src/Expectation.php#L348
Syntax error, unexpected ')', expecting ';' on line 348
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading