Skip to content

Update README.md

Update README.md #105

Triggered via push December 18, 2024 17:33
Status Success
Total duration 39s
Artifacts

phpunits.yaml

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

Annotations

4 warnings
units (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
units (8.3): src/WarmUpCommand.php#L18
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ protected $description = 'Warning! Makes refreshBalance for all wallets.'; public function handle(Wallet $wallet): void { - $wallet::query()->each(static fn(Wallet $wallet): bool => $wallet->refreshBalance()); + } }
units (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
units (8.2): src/WarmUpCommand.php#L18
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ protected $description = 'Warning! Makes refreshBalance for all wallets.'; public function handle(Wallet $wallet): void { - $wallet::query()->each(static fn(Wallet $wallet): bool => $wallet->refreshBalance()); + } }