Skip to content

Merge pull request #51 from bavix/dependabot/github_actions/bavix/dot… #88

Merge pull request #51 from bavix/dependabot/github_actions/bavix/dot…

Merge pull request #51 from bavix/dependabot/github_actions/bavix/dot… #88

Triggered via push June 18, 2024 16:39
Status Success
Total duration 1m 59s
Artifacts

phpunits.yaml

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

Annotations

2 warnings
units (8.2): src/WalletSwapServiceProvider.php#L24
Escaped Mutant for Mutator "ArrayItemRemoval": @@ @@ */ public function provides(): array { - return [CurrencyServiceInterface::class]; + return []; } }
units (8.3): src/WalletSwapServiceProvider.php#L24
Escaped Mutant for Mutator "ArrayItemRemoval": @@ @@ */ public function provides(): array { - return [CurrencyServiceInterface::class]; + return []; } }