Skip to content

Fix tests

Fix tests #6

Triggered via push September 9, 2023 20:31
Status Success
Total duration 1m 36s
Artifacts

ci.yml

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

Annotations

2 warnings
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)