Skip to content

Bump bavix/.github from 0.2.5 to 0.3.0 #99

Bump bavix/.github from 0.2.5 to 0.3.0

Bump bavix/.github from 0.2.5 to 0.3.0 #99

Triggered via pull request June 18, 2024 09:43
Status Success
Total duration 41s
Artifacts

phpunits.yaml

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

Annotations

2 warnings
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): 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()); + } }