Skip to content

Bump bavix/.github from 0.2.4 to 0.2.5 #84

Bump bavix/.github from 0.2.4 to 0.2.5

Bump bavix/.github from 0.2.4 to 0.2.5 #84

Triggered via pull request March 25, 2024 13:54
Status Success
Total duration 38s
Artifacts

phpunits.yaml

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

Annotations

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