Skip to content

Upgrade package

Upgrade package #4

Triggered via push September 9, 2023 20:18
Status Failure
Total duration 1m 52s
Artifacts

ci.yml

on: push
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
PHPUnit (windows-latest, 8.1, highest)
Process completed with exit code 1.
PHPUnit (windows-latest, 8.1, lowest)
Process completed with exit code 1.
PHPUnit (windows-latest, 8.2, lowest)
Process completed with exit code 1.
PHPUnit (windows-latest, 8.2, highest)
Process completed with exit code 1.
InvalidReturnType: src/Retry/BackOffRetry.php#L23
src/Retry/BackOffRetry.php:23:47: InvalidReturnType: Not all code paths of Orangesoft\BackOff\Retry\BackOffRetry::call end in a return statement, return type mixed expected (see https://psalm.dev/011)
InvalidReturnType: src/Retry/Retry.php#L18
src/Retry/Retry.php:18:47: InvalidReturnType: Not all code paths of Orangesoft\BackOff\Retry\Retry::call end in a return statement, return type mixed expected (see https://psalm.dev/011)