Skip to content

Bump actions/stale from 1 to 9 #81

Bump actions/stale from 1 to 9

Bump actions/stale from 1 to 9 #81

Triggered via pull request March 14, 2024 16:48
Status Success
Total duration 22m 9s
Artifacts

phpunits.yaml

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

Annotations

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