Skip to content

Add 6.2.0 to CHANGELOG #24

Add 6.2.0 to CHANGELOG

Add 6.2.0 to CHANGELOG #24

Triggered via push July 26, 2024 12:48
Status Failure
Total duration 25s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
phpstan: functions/every.php#L1
Ignored error pattern #^Function Garp\\Functional\\every\(\) has parameter \$collection with no value type specified in iterable type iterable\.$# in path /home/runner/work/garp-functional/garp-functional/functions/every.php was not matched in reported errors.
phpstan: functions/every.php#L18
Function Garp\Functional\every() has parameter $collection with no value type specified in iterable type iterable<(int|string), mixed>.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/