Skip to content

Bump bavix/.github from 0.3.2 to 0.3.3 #103

Bump bavix/.github from 0.3.2 to 0.3.3

Bump bavix/.github from 0.3.2 to 0.3.3 #103

Triggered via pull request August 2, 2024 10:06
Status Success
Total duration 44s
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()); + } }